Verbonden BV
Chrome extension for Click-to-Dial, status updates and queue monitoring
什么是Verbonden BV?
Verbonden BV是由https://verbonden.nl开发的Chrome扩展程序,该扩展的主要功能是“Chrome extension for Click-to-Dial, status updates and queue monitoring”。
扩展截图
下载Verbonden BV扩展crx文件
下载Verbonden BV扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
De Verbonden Plugin voegt klik&bel, statusupdate en wachtrij monitoring toe aan je browser! Klanten van Verbonden kunnen gratis gebruik maken van deze plugin. Zie voor meer informatie https://verbonden.nl/
Klik en Bel:
Telefoonnummers worden herkent en je kunt deze aanklikken waarna je VoIP telefoon of softclient automatisch naar het nummer gaat bellen!
Statusupdate:
Wil je binnenkomende gesprekken eenvoudig door kunnen schakelen naar je mobiele telefoon? Of juist even niet bereikbaar zijn? Je regelt het allemaal vanuit jouw Chrome browser.
Wachtrij monitoring:
Gebruik je binnen jouw organisatie wachtrijen? Dan geeft de plugin inzicht in het aantal wachtenden in de verschillende wachtrijen. 扩展基本信息
| 名称 | |
| ID | ikhccifnphcmbipcpamfkndilknleoll |
| 官方URL | https://chromewebstore.google.com/detail/verbonden-bv/ikhccifnphcmbipcpamfkndilknleoll |
| 简介 | Chrome extension for Click-to-Dial, status updates and queue monitoring |
| 文件大小 | 1.61 MB |
| 安装次数 | 124 |
| 当前版本 | 1.4 |
| 更新时间 | 2014-12-02 |
| 上架时间 | 2014-12-02 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://verbonden.nl |
| 付费类型 | free |
| 扩展官网 | https://verbonden.nl/ |
| 帮助页面URL | https://verbonden.nl/support/ |
| 支持的语言 | en,nl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Verbonden BV",
"manifest_version": 2,
"author": "Verbonden",
"version": "1.4",
"description": "__MSG_extDescription__",
"background": {
"scripts": [
"data\/assets\/lib\/jquery\/jquery.js",
"lib\/api.js",
"lib\/clicktodial.js",
"lib\/main.js",
"lib\/page.js",
"lib\/panels.js",
"lib\/translate.js",
"lib\/timer.js",
"lib\/sip.js",
"lib\/storage.js",
"lib\/sipml5\/release\/SIPml-api.js",
"lib\/widgets\/availability.js",
"lib\/widgets\/contacts.js",
"lib\/widgets\/queues.js"
]
},
"browser_action": {
"default_icon": {
"19": "data\/assets\/img\/call-gray-19.png",
"38": "data\/assets\/img\/call-gray-38.png"
},
"default_title": "Verbonden",
"default_popup": "data\/panel\/html\/panel.html"
},
"permissions": [
"https:\/\/mijn.verbonden.nl\/",
"*:\/\/*\/*",
"contextMenus",
"notifications",
"storage",
"tabs"
],
"icons": {
"16": "data\/assets\/img\/call-green-16.png"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"content_scripts": [
{
"matches": [
" | |