VoIPstudio
VoIPstudio Chrome extension
Vad är VoIPstudio?
VoIPstudio är en Chrome-tillägg utvecklad av https://voipstudio.com, och dess huvudfunktion är "VoIPstudio Chrome extension".
Tilläggsskärmbilder
Ladda ner VoIPstudio-förlängningens CRX-fil
Ladda ner VoIPstudio-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
This Extension allows to make and receive phone (VoIP) calls directly in Chrome web browser. It simplifies making outbound calls when browsing Internet by converting phone numbers into clickable links. Use full potential of VoIPstudio Business Phone system without installing any additional software on your PC - all within your Chrome session. VoIPstudio is an award-winning VoIP system that offers businesses of all sizes a scalable communication solution. It’s inexpensive, easy-to-use, offers a full suite of PBX features, and is fully integrated for CRM. Best of all, you can try it for free with our 30-day, no-risk trial.
Grundläggande Information om Tillägg
Namn | VoIPstudio |
ID | cceimdeiaadgcognhpeffimbliogmlpe |
Officiell webbadress | https://chromewebstore.google.com/detail/voipstudio/cceimdeiaadgcognhpeffimbliogmlpe |
Beskrivning | VoIPstudio Chrome extension |
Filstorlek | 4.55 MB |
Antal Installationer | 1,077 |
Aktuell Version | 1.8.0 |
Senast Uppdaterad | 2023-11-17 |
Publiceringsdatum | 2020-01-19 |
Betyg | 5.00/5 Totalt 6 Betyg |
Utvecklare | https://voipstudio.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://voipstudio.com/ |
Hjälpsida URL | https://voipstudio.com/support/ |
URL till Sekretesspolicy Sidan | https://voipstudio.com/privacy-policy |
Stödda Språk | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VoIPstudio", "description": "__MSG_appDesc__", "version": "1.8.0", "default_locale": "en", "permissions": [ "notifications", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "background\/level7-sip.js", "background\/level7-xmpp.js", "background\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |