
Copy Tab URL par 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.
Vous avez besoin de Firefox pour utiliser cette extension
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Ăvaluez votre expĂ©rience
PermissionsEn savoir plus
Ce module a besoin de :
- Ajouter des données dans le presse-papiers
- Accéder aux onglets du navigateur
Plus dâinformations
- Liens du module
- Version
- 0.2resigned1
- Taille
- 9,39Â Ko
- DerniĂšre mise Ă jour
- il y a un an (25 avr. 2024)
- Catégories associées
- Licence
- Mozilla Public License 2.0
- Historique des versions
Ajouter Ă la collection
Plus de modules créés par MarsCat
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
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