Bug 405992

Summary: the greasemonkey extension fails to run a valid script correctly
Product: [Applications] Falkon Reporter: Ariel Rosenfeld <ariel.rosenfeld.750>
Component: extensionsAssignee: David Rosca <nowrep>
Status: RESOLVED INTENTIONAL    
Severity: minor    
Priority: NOR    
Version First Reported In: 3.1.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ariel Rosenfeld 2019-03-29 14:45:03 UTC
the greasemonkey extension fails to run the script "YouTube Player Controls" https://greasyfork.org/en/scripts/16323-youtube-player-controls correctly turning all settings to true for some reason
Comment 1 David Rosca 2019-03-29 14:49:01 UTC
Because it uses deprecated synchronous GM_set/getValue which cannot work with QtWebEngine (it doesn't work either in Firefox).
Comment 2 Ariel Rosenfeld 2019-03-29 15:19:14 UTC
seems to work fine with tampermonkey on firefox, but ok, i guess thats why they seem to be slowly losing users to tampermonkey and violentmonkey