
Copy Tab URL автор 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.
Для використання цього розширення вам потрібен Firefox
Метадані розширення
Про це розширення
Copy Tab URL is a WebExt-based Firefox add-on that allows users to copy the URL of a tab from the context menu.
Оцініть
ДозволиДокладніше
Цей додаток потребує:
- Збереження даних в буфер обміну
- Отримувати доступ до вкладок браузера
Більше інформації
- Посилання додатка
- Версія
- 0.2resigned1
- Розмір
- 9,39 КБ
- Востаннє оновлено
- рік тому (25 квіт 2024 р.)
- Пов'язані категорії
- Ліцензія
- Громадська ліцензія Mozilla 2.0
- Історія версій
Додати до збірки
Інші розширення від MarsCat
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
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