VoipCenter Extension
Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ...
What is VoipCenter Extension?
VoipCenter Extension is a Chrome extension developed by https://www.voipcenter.be, and its main feature is "Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ...".
Extension Screenshots
Download VoipCenter Extension Extension CRX File
Download VoipCenter Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Integreer je webbrowser als tool van je VoipCenter cloud telefooncentrale omgeving. Volgende functies worden mogelijk : - click-to-dial van telefoonnummers op de actieve webpagina - real-time status van je collega's zien - click-to-dial naar je collega's - status aanpassen (beschikbaar / niet beschikbaar) - gespreksopname starten - contacten in telefoonboek
Extension Basic Information
Name | VoipCenter Extension |
ID | njdchbkomolhfbglnpffeadbmhnnjaol |
Official URL | https://chromewebstore.google.com/detail/voipcenter-extension/njdchbkomolhfbglnpffeadbmhnnjaol |
Description | Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ... |
File Size | 1021 KB |
Installation Count | 280 |
Current Version | 2.2 |
Last Updated | 2018-10-04 |
Publish Date | 2018-10-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://www.voipcenter.be |
[email protected] | |
Payment Type | free |
Extension Website | http://www.voipcenter.be/software/plugins/item/189-firefox-chrome-extension |
Supported Languages | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VoipCenter Extension", "version": "2.2", "description": "Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ...", "icons": { "16": "images\/icon16.png", "24": "images\/icon24.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "256": "images\/icon256.png", "512": "images\/icon512.png" }, "browser_action": { "default_icon": "images\/icon16.png", "default_popup": "popup.html", "default_title": "VoipCenter Extension" }, "permissions": [ "activeTab", "notifications", "storage", "contextMenus", "http:\/\/pbxonline.be\/", "https:\/\/pbxonline.be\/" ], "background": { "scripts": [ "js\/jquery-3.2.1.min.js", "js\/socket.io.js", "js\/config.ini.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |