Histórico de versões do Tel Linker - 5 versões
Tel Linker por Michael
Histórico de versões do Tel Linker - 5 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.5.4resigned1
Lançado em 25 de abr de 2024 - 22,21 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Mozilla Public License 2.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 0.5.3
Lançado em 6 de fev de 2019 - 19,15 KBFunciona em firefox 48.0 em dianteBy 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.Código fonte publicado sob Mozilla Public License 2.0
Versão 0.4.5
Lançado em 2 de fev de 2019 - 18,02 KBFunciona em firefox 48.0 em dianteUpdate 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.Código fonte publicado sob Mozilla Public License 2.0
Versão 0.4.4
Lançado em 20 de nov de 2017 - 17,49 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Added icon for browser's menu bar.Código fonte publicado sob Mozilla Public License 2.0
Versão 0.4.3
Lançado em 17 de nov de 2017 - 17,48 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Mozilla Public License 2.0