Cronologia versioni di CopyTabTitleUrl - 25 versioni
CopyTabTitleUrl di toshi
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 3.5.11
Rilasciato 25 mar 2024 - 69,02 kBCompatibile con firefox115.0 e successive, android121.0 e successivev3.5.11 release
+ fix Context menu separator may be displayed in standard mode (v3.5.1)
+ fix Error occurs if in is not a string: ${undefined.concat(false)} (v3.5.2)
+ fix Processing may stop in the main world script (v3.5.3)
+ fix ${pageText0} doesn't work in Firefox (v3.5.4)
+ fix Processing may stop if there is a content script (v3.5.5 #66)
+ add [Inject content script after page loaded] (v3.5.6)
+ fix Offscreen in use is closed by another before completion (v3.5.7)
+ fix Popup can be clicked multiple (v3.5.8)
+ Popup color change (v3.5.9)
+ Getter property error countermeasures (v3.5.10)
+ add [Theme] (v3.5.11)
+ Change theme color (v3.5.11)Codice sorgente rilasciato sotto licenza Licenza MIT
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 3.5.0
Rilasciato 15 mar 2024 - 65,98 kBCompatibile con firefox115.0 e successive, android121.0 e successivev3.5.0 release
+ Reverting from Manifest V3 to V2 (Firefox only) #71
+ This is not expected to affect any issues other than the following:
+ Display a green dot at the bottom of browser action buttons in Firefox #70
+ see https://bugzilla.mozilla.org/show_bug.cgi?id=1851083Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 3.4.9
Rilasciato 9 mar 2024 - 61,56 kBCompatibile con firefox115.0 e successive, android121.0 e successivefix ${text} doesn't work #68
fix Processing stops at target=separatorCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 3.4.6
Rilasciato 7 mar 2024 - 59,41 kBCompatibile con firefox115.0 e successive, android121.0 e successive+ [Edit the context menu title] Integrate into extended mode (v3.3.0)
+ Add [Remember target] (v3.3.1)
+ Add [Use context menu target] (v3.3.2)
+ Add [Enable ${text0} - ${text9}] (v3.3.4)
+ Add [Copy space if empty string] (v3.3.5)
+ Add [Enable content script for main world] (v3.3.6)
+ Add ${infoXX} (v3.4.0)
+ Add ${menu} (v3.4.1)
+ Add ${System.log()} (v3.4.2)
+ Add ${copyStartText}, ${copyEndText}, ${copySeparator} (v3.4.3)
+ Add [Remove newlines when paste] (v3.4.3)
+ fix Processing may stop due to content scripts (v3.4.4)
+ fix Clearing the startup cache prevents context menu from appearing after startup #67 (v3.4.5)
+ Add [Copy active tab if no tab] (v3.4.6)
+ Other refactorings, fine-tuning of options screen, etc.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 3.2.0
Rilasciato 18 feb 2024 - 51,68 kBCompatibile con firefox115.0 e successive, android121.0 e successiveManifest V3 support
Android Firefox support
Programmable Format added
Scrpting added (content scripting support)
Machine translation eliminatedCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.3.2
Rilasciato 7 mar 2022 - 49,77 kBCompatibile con firefox42.0 e successivev2.3.2
Make ${enter} modifiable (close #46)
fix Cannot use ${CR} in "Separate multiple tabs".Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.3.1
Rilasciato 4 mar 2022 - 48,67 kBCompatibile con firefox42.0 e successivev2.3.1
Add ${selectedText}, ${aa}, ${AA}, ${AAAA}, ${W}, ${WWW}
Change to "Separate multiple tabs" (close #45)
Output undefined on URL conversion error
Show scrollbars for actions on overflow (fix #48)
Do not register chrome.contextMenus.onClicked multiple times
Limit text/html copy to formatting functions only (fix #50)
Checkbox for format9 is not working properly (fix #51)
Enable permissions.activeTabCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.2.0
Rilasciato 8 gen 2021 - 48 kBCompatibile con firefox42.0 e successivev2.2.0
ダークモード対応
「他拡張機能によって非表示になったタブを除外する」機能対応
「ポップアップで「format1」のコピーに失敗することがある」修正
「タイトルなどにフォーマット用の書式が含まれると意図したコピー結果とならない」修正
「選択・リンク・画像コンテキストメニューでformat9のみを設定する」機能追加
Firefox版のみクリップボードAPI対応(Chrome版はIssues参照)
選択コンテキストメニューを拡張モードへ移行
${username}, ${password}, ${username@}, ${password@}, ${username:password@}廃止
${xXX}廃止
v2.1.0 (未公開)
ショートカット変更画面対応(Firefox only)
コピーするタブがない場合の動作を変更(カレントタブをコピーする)
リンク・画像コンテキストメニュー対応
${linkText}, ${linkUrl}, ${link}, ${src}追加
${tabId}, ${windowId}, ${xXX}追加
${markdown}暫定対応Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.0.4
Rilasciato 24 ott 2020 - 46,95 kBCompatibile con firefox42.0 e successiveAt the time of new installation, most of the settings were disabled instead of the initial settings.
Fixed to create v2 settings using v1 default settings when there is no original setting at the time of new installation.
At the time of new installation, if there is an original setting, create the v2 setting according to the original setting of v1.
新規インストール時、初期設定ではなく、ほとんどの設定が無効となった設定となっていた。
新規インストール時、元設定がない場合、v1の初期設定を使用してv2の設定を作成するように修正した。
新規インストール時、元設定がある場合、v1の元設定に従ってv2の設定を作成する。Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.0.3
Rilasciato 23 ott 2020 - 46,89 kBCompatibile con firefox42.0 e successivefix: The target is a copy of the window tabs, and the intended copy of the window tabs may not be possible.
fix: 対象がウィンドウタブのコピーで、意図したウィンドウタブのコピーができないことがあるCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.0.2
Rilasciato 23 ott 2020 - 46,76 kBCompatibile con firefox42.0 e successiveRefactoringCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.0.1
Rilasciato 22 ott 2020 - 46,76 kBCompatibile con firefox42.0 e successivefix: Resolves an issue where copying a tab other than the current tab from the tab context menu without [Enable multiple selection tabs] would copy the current tab.
fix: [Enable multiple selection tabs] なしでタブコンテキストメニューからカレントタブ以外のタブをコピーするとカレントタブがコピーされる問題を解決しました。Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 2.0.0
Rilasciato 22 ott 2020 - 46,74 kBCompatibile con firefox42.0 e successiveChange internal data format (version2)
Various UI changes
Added extended menu for context menu (# 19 close)
Added context menu title editing function (# 8 close)
Add separator to context menu
Disable multiple selection tab by default → change to enable
Constraint: HTML format copy may not cause line breaks (because it is copied in HTML format)
Constraint: Omit separator if there are 7 or more menu items (including separators) in the browser action context menu
Constraint: Do not display more than 7 menus in the browser action context menu (WebExtensions constraint)
Constraint: Not compatible with Android Firefox (because testing cannot be performed)
内部データ形式の変更(version2)
各種UIの変更
コンテキストメニューの拡張メニューを追加(#19 close)
コンテキストメニューのタイトル編集機能を追加(#8 close)
コンテキストメニューにセパレータを追加
複数選択タブを初期設定で無効→有効に変更
制約:(HTML書式でコピーするため、)HTML書式コピーで改行がしなくなることがある
制約:ブラウザアクションコンテキストメニューで(セパレータを含んで)7個以上メニューアイテムがある場合、セパレータを省略する
制約:ブラウザアクションコンテキストメニューで7個以上のメニューを表示しない(WebExtensionsの制約)
制約:Android Firefox未対応(テストを実施できないため)Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.7
Rilasciato 24 mar 2020 - 46,95 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*update v1.5.7
fix Punycode correspondence omission correction
fix ピュニコードの対応漏れ修正Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.6
Rilasciato 23 mar 2020 - 46,97 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*update v1.5.6
Punycode support (Japanese domain name)
Fixed an issue where the date and time format was not matching multiple times.
Format window.URL correspondence
Corrected some expressions on the options screen.
Correction around translation
Arabic language support stopped
ピュニコード対応(日本語ドメイン対応)
日時フォーマットが複数マッチしていなかった問題修正
フォーマットのwindow.URL対応
オプション画面の表現を一部修正
翻訳まわりの修正
アラビア語のサポートを停止Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.5
Rilasciato 14 feb 2020 - 41,78 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*update v1.5.5
+ オプション画面でテキスト選択コンテキストメニューのみの項目がでない問題修正
+ 説明文変更 選択コンテキストメニュー -> テキスト選択コンテキストメニュー
+ $用のフォーマットを追加(${$})
+ フォーマット機能に日時(年/月/日/時/分/秒)を挿入する機能の追加Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.4
Rilasciato 14 feb 2020 - 41,57 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.3
Rilasciato 16 mar 2019 - 40,46 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ same as v1.5.2
+ Add URL decoding function
+ Move multiple selected tabs to standard mode
+ Transition Standard English Use to Standard Mode
+ Improved footer of popup
+ Improved option screen
+ Expanded format types
+ v1.5.2と同じ
+ URLのデコード機能を追加
+ 複数の選択したタブを標準モードに移行
+ 標準英語使用を標準モードに移行
+ ポップアップのフッターを改善
+ オプション画面を改善
+ フォーマットの種別を拡充Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.1
Rilasciato 10 mar 2019 - 36,32 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Fixed an issue where plain text copy setting was not done when copying HTML
+ Enlarge the scope of multiple selected tabs beyond formatting
+ Change "All" in the context menu to tabs of all window
+ Renamed from "all tabs" to "a window tabs" in the context menu
+ Re-enable HTML copy of Android Firefox
+ Add English to use as standard language
+ HTMLコピー時にプレインテキストのコピー設定を行っていなかった問題を修正
+ 複数の選択したタブをフォーマット以外にも適用範囲を拡大
+ コンテキストメニューの「すべての」をすべてのウィンドウのタブに対象を変更
+ コンテキストメニューに「すべての」から「ウィンドウの」へ名称変更
+ Android FirefoxのHTMLコピーを再度有効化
+ 英語を標準言語として使用するを追加Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.5.0
Rilasciato 9 mar 2019 - 37,01 kBCompatibile con firefox51.0 e successive, android da 63.0 a 68.*+ Revised popup page
+ Change option screen
+ Corresponds to browser action context menu
+ Browser action Fix action to click on format (function reduction)
+ Compatible with multiple selection tabs
+ Add Format 2
+ Add button to reset to initial setting
+ Delete additional function (function reduction)
+ Android
+ Support for Clipboad API
+ HTML copy is abolished (function reduction)
+ Implement browser action without popup
+ Revision of translation
+ Refactoring
+ ポップアップページを改定
+ オプション画面を変更
+ ブラウザアクションコンテキストメニューに対応
+ ブラウザアクションクリックのアクションをフォーマットに固定(機能削減)
+ 複数の選択タブに対応
+ フォーマット2を追加
+ 初期設定に戻すボタンを追加
+ 追加機能を削除(機能削減)
+ Android
+ ClipboadAPI対応
+ HTMLコピーを廃止(機能削減)
+ ポップアップなしブラウザアクションを実装
+ 翻訳の改定
+ リファクタリングCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.4.9
Rilasciato 11 gen 2019 - 33,79 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Smart version no pop-up abolition of browser action
+ スマホ版ポップアップなしブラウザアクションの廃止Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.4.2
Rilasciato 10 gen 2019 - 33,65 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Add icon image (for browser action)
+ Compression of icon image
+ Implement browser action without popup
+ Fixed issue where error is output to console when entering shortcut from without shortcut
+ Hide setting disabled option from option screen of AndroidFirefox
+ アイコン画像の追加(ブラウザアクション用)
+ アイコン画像の圧縮
+ ポップアップなしのブラウザアクションを実装
+ ショートカットなしからショートカットを入力するとコンソールにエラーを出力する問題修正
+ AndroidFirefoxのオプション画面から設定不可オプションを非表示化Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.3.0
Rilasciato 5 gen 2019 - 56,96 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Implement shortcut
+ Initial setting: Alt + C
+ Shortcut can be changed (without shortcut accepted)
+ Action: Copy the format of the current tab
+ ショートカットの実装
+ 初期設定:Alt+C
+ ショートカットは変更可能(ショートカットなしも可)
+ 動作:カレントタブのフォーマットをコピーCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.2.3
Rilasciato 22 dic 2018 - 56,18 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Create tentative icon
+ Firefox review
+ InnerHTML is not used
+ 仮アイコン登録
+ Firefox審査対応
+ innerHTMLを使用しないように修正Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.2.1
Rilasciato 9 dic 2018 - 25,84 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*+ Display change during popup action
+ Notify copy completion for 1 second
+ ポップアップアクション時の表示変更
+ コピー完了を1秒間通知するCodice sorgente rilasciato sotto licenza Licenza MIT