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.) 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |