
Copy Tab URL Autor: MarsCat
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu. Requires dom.event.clipboardevents.enabled to be enabled.
Na použitie tohto rozšírenia budete potrebovať Firefox
Metadáta rozšírenia
O tomto rozšírení
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Ohodnoťte svoju skúsenosť
PovoleniaĎalšie informácie
Tento doplnok potrebuje:
- Vkladať údaje do schránky
- Pristupovať ku kartám prehliadača
Ďalšie informácie
- Odkazy doplnku
- Verzia
- 0.2resigned1
- Veľkosť
- 9,39 kB
- Posledná aktualizácia
- pred rokom (25. apr 2024)
- Príbuzné kategórie
- Licencia
- Mozilla Public License 2.0
- História verzií
Pridať do kolekcie
Ďalšie rozšírenia od autora MarsCat
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
Context menu item positioning
This is a limitation of the API, since add-ons can't choose where menu items are positioned. Hopefully this will be changed in future versions of the WebExt API.
Sources
This add-on was built based on the following sources:
https://github.com/mdn/webextensions-examples/blob/master/context-menu-copy-link-with-types/background.js
https://github.com/mdn/webextensions-examples/blob/master/context-menu-copy-link-with-types/clipboard-helper.js