
Copy Tab URL geliştiren: 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.
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Uzantı meta verileri
Bu uzantı hakkında
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Deneyiminize puan verin
İzinlerDaha fazla bilgi al
Bu eklenti şunlara ihtiyaç duyuyor:
- Panoya veri girişi
- Tarayıcı sekmelerine erişme
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 0.2resigned1
- Boyut
- 9,39 KB
- Son güncelleme
- bir yıl önce (25 Nis 2024)
- İlgili kategoriler
- Lisans
- Mozilla Kamu Lisansı 2.0
- Sürüm geçmişi
Koleksiyona ekle
MarsCat tarafından geliştirilen diğer uzantılar
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
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