webextensions-examples icon indicating copy to clipboard operation
webextensions-examples copied to clipboard

context-menu does not show in one example code, 1 example broken?

Open dimyme opened this issue 5 years ago • 3 comments

https://github.com/mdn/webextensions-examples/tree/master/context-menu-copy-link-with-types

the context-menu does not show for me on x86 PC firefox. Just does not appear after I do in bash :

web-ext run

the example is being referred to at https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items though the other example "menu-demo" from the above page works as advertised for me.

dimyme avatar Jun 24 '20 07:06 dimyme

Downloaded the directory, loaded it as "temporary extension" in Firefox 99 (64-bit): no menu shoes up/does not work.

corepiece avatar Apr 12 '22 12:04 corepiece

Can you help @yfdyh000 ?

corepiece avatar Apr 12 '22 12:04 corepiece

When I load the extension with web-ext run, a menu item does appear (on Linux).

The linked screenshot is from the menu-demo example. There is no screenshot for the context-menu-copy-link-with-types demo, but it will appear if you right-clink on a link.

Rob--W avatar Apr 17 '22 18:04 Rob--W

Also ran and confirmed this works on a Mac, closing as there's been no further comments from reporter.

rebloor avatar Jun 23 '23 18:06 rebloor