Historique de versions de Tel Linker - 5 versions
Tel Linker par Michael
Historique de versions de Tel Linker - 5 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.5.4resigned1
Publié le 25 avr. 2024 - 22,21 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence Mozilla Public License 2.0
Anciennes versions
Version 0.5.3
Publié le 6 févr. 2019 - 19,15 KoFonctionne avec firefox 48.0 et versions supérieuresBy 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.Code source publié sous licence Mozilla Public License 2.0
Version 0.4.5
Publié le 2 févr. 2019 - 18,02 KoFonctionne avec firefox 48.0 et versions supérieuresUpdate 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.Code source publié sous licence Mozilla Public License 2.0
Version 0.4.4
Publié le 20 nov. 2017 - 17,49 KoFonctionne avec firefox 42.0 et versions supérieures, android 48.0 à 68.*Added icon for browser's menu bar.Code source publié sous licence Mozilla Public License 2.0
Version 0.4.3
Publié le 17 nov. 2017 - 17,48 KoFonctionne avec firefox 42.0 et versions supérieures, android 48.0 à 68.*Code source publié sous licence Mozilla Public License 2.0