
Copy Tab URL av 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.
Du treng Firefox for å bruke denne utvidinga
Metadata for utvidingar
Om denne utvidinga
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Vurder opplevinga di
LøyveLes meir
Dette tillegget treng å:
- Inndata til utklippstavla
- Få tilgang til nettlesarfaner
Meir informasjon
- Lenker for tillegg
- Versjon
- 0.2resigned1
- Storleik
- 9,39 KB
- Sist oppdatert
- eit år sidan (25. apr. 2024)
- Liknande kategoriar
- Lisens
- Mozilla Public License 2.0
- Versjonshistorikk
Legg til i samling
Fleire utvidingar av MarsCat
- Ingen vurderingar enno
- Ingen vurderingar enno
- Ingen vurderingar enno
- Ingen vurderingar enno
- Ingen vurderingar enno
- Ingen vurderingar enno
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