
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
- 最終更新日
- 1年前 (2024年4月25日)
- 関連カテゴリー
- ライセンス
- 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