[BUG] Cannot access dev tools after update to 4.9.6
See original GitHub issueDescribe the bug After (automatic) update to Dark Reader v4.9.6, I can no longer access the dev tools. Firefox gives a “File not found” error (please see screenshot).
To Reproduce Steps to reproduce the behavior:
Click on Dark Reader button on the toolbar Click on “Settings” and then “Dev tools” See error
Expected behavior I can access the dev tools and edit my patches, so I can test them and commit it to GitHub
Screenshots
System Information:
- OS: Ubuntu 18.04 LTS 64-bit (x86_64), Linux kernel 5.3.0-46
- Browser: Firefox
- Version: 75.0
Additional context
I wonder if this is because Dark Reader is now a “Recommended” extension on the Firefox Add-ons Website, such that the xpi file is now referred by name (addon@darkreader.org.xpi
) instead of a long add-on ID string (as shown in the screenshot)?
(Congrats, btw!)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
[DevTools Bug] Cannot add node "1" because a node with that ...
We have a PR out that warns if the DevTools backend and front end versions mismatch, but it's only available as of v4.24.3...
Read more >Issues: Find and fix problems - Chrome Developers
# Open the Issues tab Visit a page with issues to fix, such as samesite-sandbox.glitch.me. Open DevTools. icon. More tools menu.
Read more >4.9.6 Update Guide – Make WordPress Core
WordPress 4.9.6 introduces some new tools related to data privacy. ... This update provides a large number of bug fixes.
Read more >FortiOS Release Notes | FortiGate / FortiOS 6.4.9
Unable to access internal SSL VPN bookmark in web mode. 783508. After upgrading to 6.4.8, NLA security mode for SSL VPN web portal...
Read more >OpenShift Container Platform 4.9 release notes
This is to help prevent issues after upgrading to OpenShift Container Platform 4.9, where APIs that have been removed are still in use...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should be fixed now.
@yurikus Press F12, type
location.href
in Console. Copy the URL, removeui/popup/
and paste in a new tab. A fix will be published in the meantime.