Bug 469855 - [Greasemonkey] Support context-menu
Summary: [Greasemonkey] Support context-menu
Status: RESOLVED FIXED
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (show other bugs)
Version: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Juraj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 14:57 UTC by Schimon Jehudah
Modified: 2024-11-06 18:57 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Schimon Jehudah 2023-05-16 14:57:48 UTC
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.
Comment 1 Juraj 2023-05-17 09:05:39 UTC
Hello,
This should be possible to do.
Best regards,
Juraj
Comment 2 Bug Janitor Service 2024-10-25 07:50:01 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/falkon/-/merge_requests/89
Comment 3 Juraj 2024-11-06 18:57:20 UTC
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