Verbonden BV
Chrome extension for Click-to-Dial, status updates and queue monitoring
Vad är Verbonden BV?
Verbonden BV är en Chrome-tillägg utvecklad av https://verbonden.nl, och dess huvudfunktion är "Chrome extension for Click-to-Dial, status updates and queue monitoring".
Tilläggsskärmbilder
Ladda ner Verbonden BV-förlängningens CRX-fil
Ladda ner Verbonden BV-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Verbonden BV |
ID | ikhccifnphcmbipcpamfkndilknleoll |
Officiell webbadress | https://chromewebstore.google.com/detail/verbonden-bv/ikhccifnphcmbipcpamfkndilknleoll |
Beskrivning | Chrome extension for Click-to-Dial, status updates and queue monitoring |
Filstorlek | 1.61 MB |
Antal Installationer | 124 |
Aktuell Version | 1.4 |
Senast Uppdaterad | 2014-12-02 |
Publiceringsdatum | 2014-12-02 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://verbonden.nl |
Betalningssätt | free |
Tilläggswebbplats | https://verbonden.nl/ |
Hjälpsida URL | https://verbonden.nl/support/ |
Stödda Språk | 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": [ " |