
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 behöver Firefox för att kunna använda den här tillägget
Metadata för tillägg
Om detta tillägg
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Utvecklarens kommentarer
Betygsätt din upplevelse
BehörigheterLäs mer
Detta tillägg behöver att:
- Mata in data till urklipp
- Åtkomst till webbläsarens flikar
Mer information
- Länkar för tillägg
- Version
- 0.2resigned1
- Storlek
- 9,39 kB
- Senast uppdaterad
- för ett år sedan (25 apr 2024)
- Relaterade kategorier
- Licens
- Mozilla Public License 2.0
- Versionshistorik
Lägg till i samling
Fler tillägg av MarsCat
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
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