Tel Linker version history - 5 versions
Tel Linker by Michael
Tel Linker version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.5.4resigned1
Released Apr 25, 2024 - 22.21 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.5.3
Released Feb 6, 2019 - 19.15 KBWorks with firefox 48.0 and laterBy 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.Source code released under Mozilla Public License 2.0
Version 0.4.5
Released Feb 2, 2019 - 18.02 KBWorks with firefox 48.0 and laterUpdate 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.Source code released under Mozilla Public License 2.0
Version 0.4.4
Released Nov 20, 2017 - 17.49 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Added icon for browser's menu bar.Source code released under Mozilla Public License 2.0
Version 0.4.3
Released Nov 17, 2017 - 17.48 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Source code released under Mozilla Public License 2.0