'Nothing yet' while debugging from Firefox ESR

40 views
Skip to first unread message

le zhang

unread,
Aug 14, 2023, 10:53:31 PMAug 14
to zotero-dev
Hi there, 

I followed the instructions on this page and connected the Firefox to the Zotero 7 beta, but I cannot see any extensions on about:debugging#/runtime/localhost%3A6100 for me to debug. 

Tabs (0) 
Nothing yes.

Temporary Extensions (0)
Nothing yet.

Extensions (0)
Nothing yet. 

There is a warning reading as follows: 

> The connected browser is more recent (102.11.0, buildID 20230811) than your Firefox (102.14.0, buildID 20230724). This is an unsupported setup and may cause DevTools to fail. Please update Firefox. Troubleshooting

I tried to install the 102.11 firefox, but there does not exist 102.11 here. I think this warning seems to matter not that much to my problem because I can inspect the main process at the bottom and the DevTools does not fail. 

I installed better-notes from an xpi file and make-it-red from source as I described in this discussion

I'd be grateful for a direct pointer. Thanks in advance. 

Best, 
Lerner


Dan Stillman

unread,
Aug 14, 2023, 10:59:53 PMAug 14
to zoter...@googlegroups.com
On 8/14/23 10:53 PM, le zhang wrote:
I followed the instructions on this page and connected the Firefox to the Zotero 7 beta, but I cannot see any extensions on about:debugging#/runtime/localhost%3A6100 for me to debug.

Click Inspect next to Main Process at the bottom.

Zotero plugins aren't actually WebExtensions and don't show up in the Extensions section.

le zhang

unread,
Aug 14, 2023, 11:20:55 PMAug 14
to zotero-dev
Thanks for the help. 

Allow me to ask a follow-up question please. What can I do to debug the two types of extensions mentioned above after entering the Inspect of Main Process? Can I inspect elements of Zotero? And I cannot see the logs I added  to the extension installed from source there. Any documentation for this problem? 

Best,

le zhang

unread,
Aug 14, 2023, 11:32:29 PMAug 14
to zotero-dev
I do find a documentation, but searching for zotero results in only one unrelated entry on DNS over HTTPS. 

le zhang

unread,
Aug 15, 2023, 12:02:50 AMAug 15
to zotero-dev
I have not found any resources on remote debugging. And I wonder what the benefits of remote debugging over local debugging are. Can anyone please help? Thanks in advance. 

XY Wong

unread,
Aug 15, 2023, 2:03:35 AMAug 15
to zotero-dev
> Can I inspect elements of Zotero

Remote debugging is similar to opening F12 in your browser, allowing you to inspect elements, execute scripts, and stop at breakpoints. You can access your plugin script in the main process -> debugger -> file:// -> /path/to/plugin.

le zhang

unread,
Aug 15, 2023, 9:03:19 PMAug 15
to zotero-dev
Thanks! XY Wong. I've found the plugin built from source there. 
Reply all
Reply to author
Forward
0 new messages