Summary: | [Greasemonkey] Support context-menu | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Schimon Jehudah <sjehuda> |
Component: | extensions | Assignee: | Juraj <jurajoravec> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | jurajoravec |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/network/falkon/-/commit/d902c29bf4e8c8ffeef49b6f0ad1c6f6e7c2f25c | Version Fixed In: | |
Sentry Crash Report: |
Description
Schimon Jehudah
2023-05-16 14:57:48 UTC
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 |