Telephone Number Detection
Automatically highlight phone numbers
Что такое Telephone Number Detection?
Telephone Number Detection - это расширение Chrome, разработанное CTI-Telephony, и его основная функция - "Automatically highlight phone numbers".
Снимки экрана расширения
Скачать файл CRX расширения Telephone Number Detection
Скачайте файлы расширений Telephone Number Detection в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension will update all telephone numbers on a page, with the ability to dial. Required: Software to receive dial events. Changes: ======== Version 1.2.5: -------------- - Fixed: Some european numbers failing detection. - Fixed: Some numbers length misconstrued if multiple non-numeric found. Version 1.2.2: -------------- - Feature: Can disable double forward-slash ('//') notation. Version 1.2.1: -------------- - Fixed: Updated method to invoke a call. - Fixed: Code standardisation. Version 1.1.9: -------------- - Fixed: Failure to update page. - Fixed: Issue where text contained excessive whitespace. - Fixed: Updated Chrome API. Version 1.1.8: -------------- - Added: Skype protocol. Version 1.1.7: -------------- - Updated search patterns. - Options: Can select protocol type to use. (instead of just 'dial:') - Options: Option to replace existing clickable telephone numbers on web pages. - Paragraphs with multiple numbers no longer gets ignored. - Fixed issue where some sites break the phone icon transparency. Version 1.1.6: -------------- - Updated number detection. - Better Google Contacts Support*. (Note: Number invokes Google dialler, icon invokes your preferred dialler.) - Options panel: Set Min/Max number length. ======================================================= (*Google Contacts not officially supported.)
Основная информация о расширении
Название | Telephone Number Detection |
ID | oolkfddhhccdciigjigaghblnlkbgjki |
Официальный URL | https://chromewebstore.google.com/detail/telephone-number-detectio/oolkfddhhccdciigjigaghblnlkbgjki |
Описание | Automatically highlight phone numbers |
Размер файла | 58.18 KB |
Количество установок | 48,698 |
Текущая Версия | 1.2.5 |
Последнее Обновление | 2020-11-16 |
Дата публикации | 2017-12-11 |
Рейтинг | 4.11/5 Всего 47 оценок |
Разработчик | CTI-Telephony |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/patch.js", "js\/jquery-3.2.1.min.js", "js\/Process.js", "js\/Background.js" ] }, "content_scripts": [ { "js": [ "js\/patch.js", "js\/jquery-3.2.1.min.js", "js\/ContentPage.js" ], "all_frames": true, "matches": [ " |