See https://openuserjs.org/scripts/navchandar/Open_Current_Tab_via_Web_Archive I don't see any difference to bookmarklets, though I presume it is possible to execute upon conditions. I think this is useful for two reasons: - We focus on one API instead of Falkon-specific - We enjoy works from other Userscript users, as it is with any Userscript.
Hello, This should be possible to do. Best regards, Juraj
A possibly relevant merge request was started @ https://invent.kde.org/network/falkon/-/merge_requests/89
Git commit d902c29bf4e8c8ffeef49b6f0ad1c6f6e7c2f25c by Juraj Oravec. Committed on 06/11/2024 at 18:53. Pushed by jurajo into branch 'master'. GreaseMonkey: Add support for context menu Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +50 -11 src/plugins/GreaseMonkey/gm_manager.cpp M +2 -0 src/plugins/GreaseMonkey/gm_manager.h M +21 -0 src/plugins/GreaseMonkey/gm_plugin.cpp M +2 -0 src/plugins/GreaseMonkey/gm_plugin.h M +3 -0 src/plugins/GreaseMonkey/gm_script.cpp M +1 -1 src/plugins/GreaseMonkey/gm_script.h https://invent.kde.org/network/falkon/-/commit/d902c29bf4e8c8ffeef49b6f0ad1c6f6e7c2f25c