CopyTabTitleUrl のバージョン履歴 - 全 25 バージョン
CopyTabTitleUrl 作成者: toshi
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 3.5.11
リリース日 : 2024年3月25日 - 69.02 KBfirefox バージョン 115.0 以降, android バージョン 121.0 以降 で動作v3.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)ソースコードは MIT ライセンス に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 3.5.0
リリース日 : 2024年3月15日 - 65.98 KBfirefox バージョン 115.0 以降, android バージョン 121.0 以降 で動作v3.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=1851083ソースコードは MIT ライセンス に従いリリースされています
バージョン 3.4.9
リリース日 : 2024年3月9日 - 61.56 KBfirefox バージョン 115.0 以降, android バージョン 121.0 以降 で動作fix ${text} doesn't work #68
fix Processing stops at target=separatorソースコードは MIT ライセンス に従いリリースされています
バージョン 3.4.6
リリース日 : 2024年3月7日 - 59.41 KBfirefox バージョン 115.0 以降, android バージョン 121.0 以降 で動作+ [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.ソースコードは MIT ライセンス に従いリリースされています
バージョン 3.2.0
リリース日 : 2024年2月18日 - 51.68 KBfirefox バージョン 115.0 以降, android バージョン 121.0 以降 で動作Manifest V3 support
Android Firefox support
Programmable Format added
Scrpting added (content scripting support)
Machine translation eliminatedソースコードは MIT ライセンス に従いリリースされています
バージョン 2.0.4
リリース日 : 2020年10月24日 - 46.95 KBfirefox バージョン 42.0 以降 で動作At 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の設定を作成する。ソースコードは MIT ライセンス に従いリリースされています
バージョン 2.0.3
リリース日 : 2020年10月23日 - 46.89 KBfirefox バージョン 42.0 以降 で動作fix: The target is a copy of the window tabs, and the intended copy of the window tabs may not be possible.
fix: 対象がウィンドウタブのコピーで、意図したウィンドウタブのコピーができないことがあるソースコードは MIT ライセンス に従いリリースされています
バージョン 2.0.2
リリース日 : 2020年10月23日 - 46.76 KBfirefox バージョン 42.0 以降 で動作Refactoringソースコードは MIT ライセンス に従いリリースされています
バージョン 2.0.1
リリース日 : 2020年10月22日 - 46.76 KBfirefox バージョン 42.0 以降 で動作fix: 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] なしでタブコンテキストメニューからカレントタブ以外のタブをコピーするとカレントタブがコピーされる問題を解決しました。ソースコードは MIT ライセンス に従いリリースされています
バージョン 2.0.0
リリース日 : 2020年10月22日 - 46.74 KBfirefox バージョン 42.0 以降 で動作Change 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未対応(テストを実施できないため)ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.7
リリース日 : 2020年3月24日 - 46.95 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作update v1.5.7
fix Punycode correspondence omission correction
fix ピュニコードの対応漏れ修正ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.6
リリース日 : 2020年3月23日 - 46.97 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 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対応
オプション画面の表現を一部修正
翻訳まわりの修正
アラビア語のサポートを停止ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.5
リリース日 : 2020年2月14日 - 41.78 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作update v1.5.5
+ オプション画面でテキスト選択コンテキストメニューのみの項目がでない問題修正
+ 説明文変更 選択コンテキストメニュー -> テキスト選択コンテキストメニュー
+ $用のフォーマットを追加(${$})
+ フォーマット機能に日時(年/月/日/時/分/秒)を挿入する機能の追加ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.4
リリース日 : 2020年2月14日 - 41.57 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.3
リリース日 : 2019年3月16日 - 40.46 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 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のデコード機能を追加
+ 複数の選択したタブを標準モードに移行
+ 標準英語使用を標準モードに移行
+ ポップアップのフッターを改善
+ オプション画面を改善
+ フォーマットの種別を拡充ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.1
リリース日 : 2019年3月10日 - 36.32 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 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コピーを再度有効化
+ 英語を標準言語として使用するを追加ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.5.0
リリース日 : 2019年3月9日 - 37.01 KBfirefox バージョン 51.0 以降, android バージョン 63.0 から 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コピーを廃止(機能削減)
+ ポップアップなしブラウザアクションを実装
+ 翻訳の改定
+ リファクタリングソースコードは MIT ライセンス に従いリリースされています
バージョン 1.4.9
リリース日 : 2019年1月11日 - 33.79 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作+ Smart version no pop-up abolition of browser action
+ スマホ版ポップアップなしブラウザアクションの廃止ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.4.2
リリース日 : 2019年1月10日 - 33.65 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 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のオプション画面から設定不可オプションを非表示化ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.3.0
リリース日 : 2019年1月5日 - 56.96 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作+ Implement shortcut
+ Initial setting: Alt + C
+ Shortcut can be changed (without shortcut accepted)
+ Action: Copy the format of the current tab
+ ショートカットの実装
+ 初期設定:Alt+C
+ ショートカットは変更可能(ショートカットなしも可)
+ 動作:カレントタブのフォーマットをコピーソースコードは MIT ライセンス に従いリリースされています
バージョン 1.2.3
リリース日 : 2018年12月22日 - 56.18 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作+ Create tentative icon
+ Firefox review
+ InnerHTML is not used
+ 仮アイコン登録
+ Firefox審査対応
+ innerHTMLを使用しないように修正ソースコードは MIT ライセンス に従いリリースされています
バージョン 1.2.1
リリース日 : 2018年12月9日 - 25.84 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作+ Display change during popup action
+ Notify copy completion for 1 second
+ ポップアップアクション時の表示変更
+ コピー完了を1秒間通知するソースコードは MIT ライセンス に従いリリースされています