Tel Linker のバージョン履歴 - 全 5 バージョン
Tel Linker 作成者: Michael
Tel Linker のバージョン履歴 - 全 5 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.5.4resigned1
リリース日 : 2024年4月25日 - 22.21 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 0.5.3
リリース日 : 2019年2月6日 - 19.15 KBfirefox バージョン 48.0 以降 で動作By default, the extension only supports U.S. phone numbers, however users can add custom matching Regular Expression. I recommend testing your regex at https://regex101.com/. When formatting the links, the groups are filled in using {#}. If the regex test showing matching group 1 is 67, then {1} will be replaced with 67. {0} will always replace with the originally matched string.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.4.5
リリース日 : 2019年2月2日 - 18.02 KBfirefox バージョン 48.0 以降 で動作Update 2/2/2019: Bug fix submitted by carlm0101 via github. Notes:
* Create "call" exactly once at Install time. This eliminates the harmless error message (when "Collect errors" is ON) about a duplicate context menu item.
* In the case where phoneNumberRegex.test(selectedText) fails to find a match, run encodeURIComponent() on selectedText. Solves problem with leading '+' (a special character) in selectedText being passed in URL without encoding and thus not appearing in REQUEST parameter in destination script.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.4.4
リリース日 : 2017年11月20日 - 17.49 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作Added icon for browser's menu bar.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.4.3
リリース日 : 2017年11月17日 - 17.48 KBfirefox バージョン 42.0 以降, android バージョン 48.0 から 68.* で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています