VoIPstudio
VoIPstudio Chrome extension
VoIPstudioคืออะไร?
VoIPstudio เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://voipstudio.com และคุณลักษณะหลักของมันคือ "VoIPstudio Chrome extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VoIPstudio
ดาวน์โหลดไฟล์ส่วนขยาย VoIPstudio ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | VoIPstudio |
ID | cceimdeiaadgcognhpeffimbliogmlpe |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/voipstudio/cceimdeiaadgcognhpeffimbliogmlpe |
คำอธิบาย | VoIPstudio Chrome extension |
ขนาดไฟล์ | 4.55 MB |
จำนวนการติดตั้ง | 1,077 |
เวอร์ชันปัจจุบัน | 1.8.0 |
อัปเดตครั้งล่าสุด | 2023-11-17 |
วันที่เผยแพร่ | 2020-01-19 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://voipstudio.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://voipstudio.com/ |
URL หน้าช่วยเหลือ | https://voipstudio.com/support/ |
URL หน้านโยบายความเป็นส่วนตัว | https://voipstudio.com/privacy-policy |
ภาษาที่รองรับ | 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": [ " |