VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
VoipDiscount Extensionคืออะไร?
VoipDiscount Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.voipdiscount.com และคุณลักษณะหลักของมันคือ "Set up a call or send a text message with the VoipDiscount Chrome Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VoipDiscount Extension
ดาวน์โหลดไฟล์ส่วนขยาย VoipDiscount Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Set up a phone-to-phone call within a click or contact your friends and family through text messages directly through the VoipDiscount Chrome Extension. You can also look up local resellers and buy credit within a few clicks of the mouse. The regular VoipDiscount rates apply for all calls and text messages.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hgmibcjlhmgdngndjhdkfamjopneomfg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg |
คำอธิบาย | Set up a call or send a text message with the VoipDiscount Chrome Extension |
ขนาดไฟล์ | 452 KB |
จำนวนการติดตั้ง | 75 |
เวอร์ชันปัจจุบัน | 2.3.2 |
อัปเดตครั้งล่าสุด | 2014-01-29 |
วันที่เผยแพร่ | 2014-01-29 |
คะแนน | 4.80/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | https://www.voipdiscount.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.voipdiscount.com/ |
URL หน้าช่วยเหลือ | https://www.voipdiscount.com/customerservice/main_screen |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VoipDiscount Extension", "short_name": "VoipDiscount", "description": "Set up a call or send a text message with the VoipDiscount Chrome Extension", "version": "2.3.2", "browser_action": { "default_icon": "app\/images\/favicon.ico", "default_popup": "app\/index.html", "default_title": "VoipDiscount Plugin" }, "icons": { "16": "app\/images\/favicon-16.png", "48": "app\/images\/favicon-48.png", "128": "app\/images\/favicon-128.png" }, "permissions": [ "https:\/\/www.voipdiscount.com\/*" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |