You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to replicate the bug on Google Chrome. Neither Tampermonkey nor Violentmonkey have the settings menu pop up when clicked. ViolentMonkey on FireFox works just fine (I didn't test any other userscript manager on FireFox). Other scripts with menus work fine on other sites regardless of browser or script manager.
YouTube Auto-Liker and GM_Config (which YTAL uses for the settings menu pop-up) haven't made any recent changes and none of the user script managers have had any major updates that would break compatibility.
As a test, I changed the @match statements at the top of the script to match to all websites (@match *://*/*) instead of just YouTube. The settings menu opened just fine on other sites, but not on most YouTube pages. It did work on studio.youtube.com.
Maybe YouTube is testing some sort of pop-up blocker for third-party scripts? Maybe they're only testing it on Chromium-based browsers? Anyway, it seems like a larger problem that can't be fixed for this specific script at the moment.
everything else still works (can still manually edit the script defaults to tweak frequency/threshold/etc)
the settings gui doesn't open though (using edge)
The text was updated successfully, but these errors were encountered: