VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
What is VoipDiscount Extension?
VoipDiscount Extension is a Chrome extension developed by https://www.voipdiscount.com, and its main feature is "Set up a call or send a text message with the VoipDiscount Chrome Extension".
Extension Screenshots
Download VoipDiscount Extension Extension CRX File
Download VoipDiscount Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hgmibcjlhmgdngndjhdkfamjopneomfg |
Official URL | https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg |
Description | Set up a call or send a text message with the VoipDiscount Chrome Extension |
File Size | 452 KB |
Installation Count | 75 |
Current Version | 2.3.2 |
Last Updated | 2014-01-29 |
Publish Date | 2014-01-29 |
Rating | 4.80/5 Total 10 Ratings |
Developer | https://www.voipdiscount.com |
Payment Type | free |
Extension Website | https://www.voipdiscount.com/ |
Help Page URL | https://www.voipdiscount.com/customerservice/main_screen |
Supported Languages | 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'" } |