Bug 468047 - GM_getValue / GM_setValue don't work as expected
Summary: GM_getValue / GM_setValue don't work as expected
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (show other bugs)
Version: 22.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-01 20:22 UTC by Schimon Jehudah
Modified: 2023-04-01 20:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
See a working userscript at https://openuserjs.org/scripts/sjehuda/Dimmer (3.17 KB, text/javascript)
2023-04-01 20:22 UTC, Schimon Jehudah
Details
This script has been successfully tested with Tampermonkey (3.43 KB, text/javascript)
2023-04-01 20:43 UTC, Schimon Jehudah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Schimon Jehudah 2023-04-01 20:22:55 UTC
Created attachment 157776 [details]
See a working userscript at https://openuserjs.org/scripts/sjehuda/Dimmer

The attached script doesn't work as expected.
I'm not sure which function to blame, GM_getValue or GM_setValue.
Comment 1 Schimon Jehudah 2023-04-01 20:43:36 UTC
Created attachment 157778 [details]
This script has been successfully tested with Tampermonkey