Tel Linker 版本紀錄 - 5 個版本
Tel Linker 作者: Michael
Tel Linker 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.5.4resigned1
發行於 2024年4月25日 - 22.21 KB適用於 firefox 48.0 與更新版本原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.5.3
發行於 2019年2月6日 - 19.15 KB適用於 firefox 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 KB適用於 firefox 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 KB適用於 firefox 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 KB適用於 firefox 42.0 與更新版本, android 48.0 到 68.*原始碼依照 Mozilla Public License 2.0 條款釋出