aminomancer/uc.css.js

debugExtensionInToolbarContextMenu.uc.js v1.5.0 not working

siffegh opened this issue · 3 comments

Describe the bug
debugExtensionInToolbarContextMenu.uc.js v1.5.0 isn't working

To Reproduce
Steps to reproduce the behavior:

  1. install v1.5.0
  2. clear startup cache

Expected behavior
R. click on extension icon should produce the debug option

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Win7
  • Firefox update channel: release
  • Version:115.02
  • Build ID: 20230710165010

Additional context
It was working with 1.45.

Like the readme says, everything on this repo is designed for use with the Nightly release channel. I can't guarantee anything will work in other release channels, since that would require not updating things to work in Nightly.

By the way, you actually shouldn't be on Release channel anymore. Support for Windows 7 and 8 was removed in 115. Release users on those platforms were automatically moved to the ESR channel when updating from 114 to 115. So unless there's some bug, you're already on ESR. And unfortunately I'll never be able to provide ongoing support for ESR, as it will just grow further and further apart from Nightly.

If using the scripts on this repo is important for your workflow, I would advise switching to Windows 10 or 11 so you can install Nightly. If you stay on Windows 7, you'll be on ESR 115 forever, since that will be the last version with Windows 7 support. You'll still get updates (only dot releases) for a while, where small bug fixes will be uplifted into the ESR channel, but you'll never get a major release update (like 116 or 117) again.

If staying on Windows 7 is more important, then you should grab the old versions of the scripts on here. Here is a link to the full repo content from May 26.

OK, thanks. I don't know why I didn't get switched to ESR, but I'm upgrading to Win11 within the next month anyway.