Telephone Number Detection
Automatically highlight phone numbers
什么是Telephone Number Detection?
Telephone Number Detection是由CTI-Telephony开发的Chrome扩展程序,该扩展的主要功能是“Automatically highlight phone numbers”。
扩展截图
下载Telephone Number Detection扩展crx文件
下载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": [ " |