Bug 405992 - the greasemonkey extension fails to run a valid script correctly
Summary: the greasemonkey extension fails to run a valid script correctly
Status: RESOLVED INTENTIONAL
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (other bugs)
Version First Reported In: 3.1.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-29 14:45 UTC by Ariel Rosenfeld
Modified: 2019-03-29 15:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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