
Copy Tab URL oleh 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.
You'll need Firefox to use this extension
Metadata Ekstensi
Perihal ekstensi ini
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Nilaikan pengalaman anda
KeizinanLearn more
This add-on needs to:
- Input data ke klipbod
- Akses tab pelayar
Maklumat lanjut
- Pautan Add-on
- Versi
- 0.2resigned1
- Size
- 9.39 KB
- Kemaskini terakhir
- setahun yang lepas (25 Apr 2024)
- Related Categories
- Lesen
- Mozilla Public License 2.0
- Sejarah Versi
Tambah ke koleksi
Ekstensi yang lain oleh MarsCat
- Tiada penarafan lagi
- Tiada penarafan lagi
- Tiada penarafan lagi
- Tiada penarafan lagi
- Tiada penarafan lagi
- Tiada penarafan lagi
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