
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.
Anda memerlukan Firefox untuk menggunakan ekstensi ini
Metadata Ekstensi
Tentang 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.
Komentar pengembang
Beri peringkat
PerizinanPelajari lebih lanjut
Pengaya ini perlu:
- Memasukkan data ke papan klip
- Mengakses tab peramban
Informasi lebih lanjut
- Tautan Pengaya
- Versi
- 0.2resigned1
- Ukuran
- 9,39 KB
- Terakhir dimutakhirkan
- setahun yang lalu (25 Apr 2024)
- Kategori Terkait
- Lisensi
- Lisensi Publik Mozilla 2.0
- Riwayat Versi
Tambahkan ke koleksi
Ekstensi lain dari MarsCat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
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