VoipCenter Extension
Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ...
VoipCenter Extension क्या है?
VoipCenter Extension https://www.voipcenter.be द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ..."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में VoipCenter Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | VoipCenter Extension |
ID | njdchbkomolhfbglnpffeadbmhnnjaol |
आधिकारिक URL | https://chromewebstore.google.com/detail/voipcenter-extension/njdchbkomolhfbglnpffeadbmhnnjaol |
विवरण | Click-to-dial van telefoonnummers op website. Zie status van je collega's, pas je eigen status aan, toogle Function Indicators, ... |
फ़ाइल का आकार | 1021 KB |
स्थापना संख्या | 280 |
वर्तमान संस्करण | 2.2 |
अंतिम अपडेट | 2018-10-04 |
प्रकाशन तिथि | 2018-10-04 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://www.voipcenter.be |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.voipcenter.be/software/plugins/item/189-firefox-chrome-extension |
समर्थित भाषाएँ | 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": [ " |