Verbonden BV
Chrome extension for Click-to-Dial, status updates and queue monitoring
O que é Verbonden BV?
Verbonden BV é uma extensão do Chrome desenvolvida por https://verbonden.nl, e sua principal característica é "Chrome extension for Click-to-Dial, status updates and queue monitoring".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Verbonden BV
Baixe arquivos de extensão Verbonden BV no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Verbonden BV |
ID | ikhccifnphcmbipcpamfkndilknleoll |
URL Oficial | https://chromewebstore.google.com/detail/verbonden-bv/ikhccifnphcmbipcpamfkndilknleoll |
Descrição | Chrome extension for Click-to-Dial, status updates and queue monitoring |
Tamanho do Arquivo | 1.61 MB |
Contagem de Instalações | 124 |
Versão Atual | 1.4 |
Última Atualização | 2014-12-02 |
Data de Publicação | 2014-12-02 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://verbonden.nl |
Tipo de Pagamento | free |
Site da Extensão | https://verbonden.nl/ |
URL da Página de Ajuda | https://verbonden.nl/support/ |
Idiomas Suportados | 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": [ " |