Tel Linker 版本历史 - 5 个版本
Tel Linker 作者: Michael
Tel Linker 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 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 公共许可证 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 公共许可证 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 公共许可证 2.0 发布
版本 0.4.3
发布于 2017年11月17日 - 17.48 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*源代码遵循 Mozilla 公共许可证 2.0 发布