ansitel Click-to-Dial
This plugin will call a selected number by clicking the right mouse button.
什么是ansitel Click-to-Dial?
ansitel Click-to-Dial是由https://www.ansitel.de开发的Chrome扩展程序,该扩展的主要功能是“This plugin will call a selected number by clicking the right mouse button.”。
扩展截图
下载ansitel Click-to-Dial扩展crx文件
下载ansitel Click-to-Dial扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Click-to-Dial Plugin für ansitel VoIP-Telefonanlagen zum Markieren und Wählen von Rufnummern in Google Chrome und Chromium Browsern.
扩展基本信息
名称 | ansitel Click-to-Dial |
ID | mdhpfilomgiedndngjhnpnkpelcfjnke |
官方URL | https://chromewebstore.google.com/detail/ansitel-click-to-dial/mdhpfilomgiedndngjhnpnkpelcfjnke |
简介 | This plugin will call a selected number by clicking the right mouse button. |
文件大小 | 138 KB |
安装次数 | 588 |
当前版本 | 1.6.1 |
更新时间 | 2022-08-16 |
上架时间 | 2020-01-07 |
评分 | 3.50/5 共2次评分 |
开发者 | https://www.ansitel.de |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | https://www.ansitel.de/support50/plugins/#click-to-dial-plugin-fur-google-chrome |
支持的语言 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "default_locale": "de", "version": "1.6.1", "permissions": [ "contextMenus", "background" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "options_ui": { "page": "options.html" }, "background": { "scripts": [ "dialnumber.js" ] }, "content_scripts": [ { "matches": [ " |