
Copy Tab URL — 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.
Za uporabo te razširitve potrebujete Firefox
Metapodatki o razširitvi
O tej razširitvi
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Komentarji razvijalca
Ocenite svojo izkušnjo
DovoljenjaVeč o tem
Ta dodatek lahko:
- shranjuje podatke na odložišče
- dostopa do zavihkov brskalnika
Več informacij
- Povezave dodatka
- Različica
- 0.2resigned1
- Velikost
- 9,39 KB
- Zadnja posodobitev
- pred enim letom (25. apr. 2024)
- Sorodne kategorije
- Licenca
- Mozilla Public License 2.0
- Zgodovina različic
Dodaj v zbirko
Več razširitev razvijalca MarsCat
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
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