chocolateboy / userscripts

Userscripts for Greasemonkey, Tampermonkey etc.
https://greasyfork.org/users/23939-chocolateboy
GNU General Public License v3.0
206 stars 11 forks source link

IMDb Tomatoes Issue on Firefox w/ Violentmonkey #26

Closed shadykat01 closed 1 year ago

shadykat01 commented 1 year ago

On Firefox running the newest version of Violentmonkey, enabling this script causes other scripts to fail to load. Previously, this script didn't cause any issues and was working fine.

Issue Demo: https://m1.afileditch.ch/AuIxhfLPRkFHeuMJRD.gif

Something recent, either an update to Firefox, Violentmonkey or the script itself appears to have broken the ability for this script to operate alongside other scripts.

I'm not facing this issue on Edge browser for some reason.

Steps to Reproduce:

  1. Install Firefox Stable or Developer Edition: https://www.mozilla.org/en-US/firefox/all/#product-desktop-developer
  2. Install Violentmonkey extension from Addons Store: https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/
  3. Install Link 'Em All: https://greasyfork.org/en/scripts/17154-imdb-link-em-all
  4. Go to IMDb page for any movie and configure Link Em All script
  5. Install IMDb Tomatoes script
  6. Restart Firefox
  7. Refresh IMDb page
chocolateboy commented 1 year ago

I can reproduce this with Violentmonkey 2.13.10. Scripts that run after IMDb Tomatoes are enabled but greyed out in the menu:

violentmonkey-inactive-userscripts

I can't reproduce it in the latest beta (2.13.10.2), so I suggest upgrading to that (create a backup first) or waiting for 2.13.11 to be approved on AMO:

violentmonkey-active-userscripts

SleepDaemon commented 1 year ago

I can reproduce this with Violentmonkey 2.13.10. Scripts that run after IMDb Tomatoes are enabled but greyed out in the menu:

violentmonkey-inactive-userscripts

I can't reproduce it in the latest beta (2.13.10.2), so I suggest upgrading to that (create a backup first) or waiting for 2.13.11 to be approved on AMO:

violentmonkey-active-userscripts

how long does approval take?