Telephone Number Detection
Automatically highlight phone numbers
Was ist Telephone Number Detection?
Telephone Number Detection ist eine Chrome-Erweiterung, die von CTI-Telephony entwickelt wurde, und ihr Hauptmerkmal ist "Automatically highlight phone numbers".
Erweiterungsscreenshots
Telephone Number Detection-Erweiterungs-CRX-Datei herunterladen
Laden Sie Telephone Number Detection-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.)
Grundlegende Informationen zur Erweiterung
Name | Telephone Number Detection |
ID | oolkfddhhccdciigjigaghblnlkbgjki |
Offizielle URL | https://chromewebstore.google.com/detail/telephone-number-detectio/oolkfddhhccdciigjigaghblnlkbgjki |
Beschreibung | Automatically highlight phone numbers |
Dateigröße | 58.18 KB |
Installationsanzahl | 48,698 |
Aktuelle Version | 1.2.5 |
Letztes Update | 2020-11-16 |
Veröffentlichungsdatum | 2017-12-11 |
Bewertung | 4.11/5 Insgesamt 47 Bewertungen |
Entwickler | CTI-Telephony |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |