VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
VoipDiscount Extension क्या है?
VoipDiscount Extension https://www.voipdiscount.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Set up a call or send a text message with the VoipDiscount Chrome Extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में VoipDiscount Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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'" } |