Format Link のバージョン履歴 - 全 25 バージョン
Format Link 作成者: Hiroaki Nakamura
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 5.4.1
リリース日 : 2023年3月27日 - 58.94 KBfirefox バージョン 42.0 以降 で動作Version 5.4.1
Fix selectedText variable for selection in textarea and input fieldsソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 5.4.0
リリース日 : 2023年3月27日 - 58.94 KBfirefox バージョン 42.0 以降 で動作Version 5.3.0 adds support to copy a selected text in a textarea or an input type="text".ソースコードは MIT License に従いリリースされています
バージョン 5.3.0
リリース日 : 2022年9月1日 - 58.86 KBfirefox バージョン 42.0 以降 で動作* Add variable global replacement options
* Add `selected_text` variableソースコードは MIT License に従いリリースされています
バージョン 5.2.0
リリース日 : 2021年12月30日 - 58.29 KBfirefox バージョン 42.0 以降 で動作Add option to disable context menu.ソースコードは MIT License に従いリリースされています
バージョン 5.1.1
リリース日 : 2020年8月26日 - 58.17 KBfirefox バージョン 42.0 以降 で動作Use link only when text is selectedソースコードは MIT License に従いリリースされています
バージョン 5.1.0
リリース日 : 2020年7月17日 - 58.17 KBfirefox バージョン 42.0 以降 で動作* Add page_url variable which always expands to the page URL.
* Prefer the selected text to the link text.ソースコードは MIT License に従いリリースされています
バージョン 5.0.1
リリース日 : 2020年5月31日 - 58.15 KBfirefox バージョン 42.0 以降 で動作Fix the error for not being copied with context menus.ソースコードは MIT License に従いリリースされています
バージョン 5.0.0
リリース日 : 2020年5月30日 - 58.14 KBfirefox バージョン 42.0 以降 で動作Add the option to copy as HTML as well as Text.
In the options page, check HTML checkbox for the format you want to copy as HTML.ソースコードは MIT License に従いリリースされています
バージョン 4.0.2
リリース日 : 2020年4月18日 - 57.72 KBfirefox バージョン 42.0 以降 で動作Fix using default options when no settings in storageソースコードは MIT License に従いリリースされています
バージョン 4.0.1
リリース日 : 2020年4月17日 - 57.74 KBfirefox バージョン 42.0 以降 で動作Fix for parse error handlingソースコードは MIT License に従いリリースされています
バージョン 4.0.0
リリース日 : 2020年4月17日 - 57.73 KBfirefox バージョン 42.0 以降 で動作Use new clipboard.WriteText API.
Now you don't have to set dom.event.clipboardevents.enabled in about:config to true.ソースコードは MIT License に従いリリースされています
バージョン 3.0.1
リリース日 : 2019年5月4日 - 57.92 KBfirefox バージョン 42.0 以降 で動作Nothing changed. Uploaded just to get signed on addons.mozilla.orgソースコードは MIT License に従いリリースされています
バージョン 3.0.0
リリース日 : 2019年3月24日 - 53.91 KBfirefox バージョン 42.0 以降 で動作Added keyboard shortcuts!
Also improve the way to get the first link in the selection if some text is selected when you copy a link using keyboard shortcut, context menu, or toolbar button.ソースコードは MIT License に従いリリースされています
バージョン 2.1.3
リリース日 : 2017年12月29日 - 53.25 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Use CR+LF for newline on Windows.
Newlines (\n) works now when you paste URLs to notepad.exe.ソースコードは MIT License に従いリリースされています
バージョン 2.1.2
リリース日 : 2017年9月20日 - 53.19 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Revert the context menu target is limited to link, page, and selection.
Now you can use the context menu on images again.ソースコードは MIT License に従いリリースされています
バージョン 2.1.1
リリース日 : 2017年9月18日 - 53.2 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作No UI change.
An internal code cleanup.ソースコードは MIT License に従いリリースされています
バージョン 2.1.0
リリース日 : 2017年9月17日 - 53.71 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Added a checkbox "Create submenus" in the options page.
If you check the "Create submenus" in the options page and save the options,
submenus for each format are created under the "Format Link" context menu group.ソースコードは MIT License に従いリリースされています
バージョン 2.0.0
リリース日 : 2017年9月16日 - 53.44 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Version 2.0.0!
This is a major version up, and the UI is greatly simplified.
Now you can use only the context menu to copy the URL.
1. When you open the menu over a link, the link title and the link URL are copied.
* However, due to the WebExtensions API limitation, the text is taken from the first link of the same URL in the page,
so it may be different from what you want.
2. When you select the text and open the menu over a link, the selected text and the link URL are copied.
* Note you can select the text and move the mouse cursor to a link which is outside of the selection.
3. When you open the menu somewhere not over a link, you can copy the page URL.
* The text becomes the selected text if you selected some text, it becomes the page title otherwise.
The previous version has multiple context menu items for each format to copy.
The version 2.0.0 has only one context menu item.
This change was made to copy a link in shorter steps.
You can select the format with the radio button on the popup of the toolbar button.
When you select the radio button, it becomes the default format.
The "Set as default" button in the previous version was deleted.
Sorry for inconvenience with this major UI changes,
but I believe this version 2.0.0 is simpler and easier to use.
I hope you are accustomed to the new UI soon!ソースコードは MIT License に従いリリースされています
バージョン 1.3.5
リリース日 : 2017年9月5日 - 54.16 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Fixed setting the default format with the context menu with Ctrl key pressed.ソースコードは MIT License に従いリリースされています
バージョン 1.3.4
リリース日 : 2017年8月25日 - 54.18 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Rename context menu item labelsソースコードは MIT License に従いリリースされています
バージョン 1.3.3
リリース日 : 2017年8月24日 - 54.2 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作When you right click on a link without selecting text manually, {{text}} becomes the text of the first link of the same URL.
If there is another link of the same URL, {{text}} may be different than the text of you actually selected.
This is a workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1325814ソースコードは MIT License に従いリリースされています
バージョン 1.3.2
リリース日 : 2017年8月23日 - 54.04 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Now you can get the link text without selecting manually when you use the context menu on a link.ソースコードは MIT License に従いリリースされています
バージョン 1.3.1
リリース日 : 2017年6月24日 - 53.74 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Use page title when getSelection fails.ソースコードは MIT License に従いリリースされています
バージョン 1.3.0
リリース日 : 2017年6月18日 - 53.6 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Add keyboard shortcut Alt+C to copy the URL in the default format.ソースコードは MIT License に従いリリースされています
バージョン 1.1.0
リリース日 : 2017年6月17日 - 50.6 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作ソースコードは MIT License に従いリリースされています