История версий «Tel Linker» – 5 версий
Tel Linker от Michael
История версий «Tel Linker» – 5 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.5.4resigned1
Выпущено 25 апр. 2024 г. — 22,21 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Публичная лицензия Mozilla 2.0
Старые версии
Версия 0.5.3
Выпущено 6 февр. 2019 г. — 19,15 КБРаботает с 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
Выпущено 2 февр. 2019 г. — 18,02 КБРаботает с 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
Выпущено 20 нояб. 2017 г. — 17,49 КБРаботает с firefox 42.0 и выше, android 48.0-68.*Added icon for browser's menu bar.Исходный код выпущен на условиях: Публичная лицензия Mozilla 2.0
Версия 0.4.3
Выпущено 17 нояб. 2017 г. — 17,48 КБРаботает с firefox 42.0 и выше, android 48.0-68.*Исходный код выпущен на условиях: Публичная лицензия Mozilla 2.0