
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 KB
- Последно обновяване
- преди година (25 апр 2024)
- Подобни категории
- Лиценз
- Mozilla Public License 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