Vialer
Click-to-Dial, status updates and queue monitoring
Vad är Vialer?
Vialer är en Chrome-tillägg utvecklad av https://www.voipgrid.nl, och dess huvudfunktion är "Click-to-Dial, status updates and queue monitoring".
Tilläggsskärmbilder
Ladda ner Vialer-förlängningens CRX-fil
Ladda ner Vialer-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
The VoIPGRID Plugin brings Click-to-Dial, availability management and queue monitoring to your browser! End users of the VoIPGRID platform can use this plugin. Click to Dial: Recognize phone numbers in websites and call them by clicking our special phone icon using your VoIP desk phone or soft client. Availability: Do you want to easily transfer incoming calls to your mobile phone or take a break from taking calls instead? Toggle your availability in your browser. Colleagues: With the status viewer you can easily see if your colleagues are busy or not. This feature is similar to the Busy-Lamp-Field functionality on the attendant console for your phone. You can search by name or extension and of course, dial instantly. The colors change from green (available) to red (busy). When ringing it is also red but blinking as well. Queue monitoring: Are you using queues? This plugin can tell exactly how many people are waiting in any queues you have.
Grundläggande Information om Tillägg
Namn | Vialer |
ID | eadmnmeebenjobnopaaoemfoafpimdhg |
Officiell webbadress | https://chromewebstore.google.com/detail/vialer/eadmnmeebenjobnopaaoemfoafpimdhg |
Beskrivning | Click-to-Dial, status updates and queue monitoring |
Filstorlek | 384 KB |
Antal Installationer | 6,065 |
Aktuell Version | 2.2.1 |
Senast Uppdaterad | 2018-05-22 |
Publiceringsdatum | 2018-05-22 |
Betyg | 4.67/5 Totalt 9 Betyg |
Utvecklare | https://www.voipgrid.nl |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.voipgrid.nl |
Hjälpsida URL | http://wiki.voipgrid.nl/index.php/Chrome_plugin |
Stödda Språk | en,nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Devhouse Spindle", "manifest_version": 2, "description": "__MSG_extDescription__", "icons": { "16": "img\/icon-contextmenu.png", "32": "img\/logo-32.png", "64": "img\/logo-64.png", "128": "img\/logo-128.png" }, "browser_action": { "default_icon": { "22": "img\/icon-menubar-inactive.png" }, "default_popup": "index.html", "default_title": "Vialer" }, "background": { "scripts": [ "js\/vendor.js", "js\/webext_bg.js" ] }, "permissions": [ "*:\/\/*\/*", "contextMenus", "notifications", "storage", "tabs", "https:\/\/partner.voipgrid.nl\/" ], "content_security_policy": "script-src 'self'; object-src 'self'", "content_scripts": [ { "matches": [ " |