VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
什么是VoipDiscount Extension?
VoipDiscount Extension是由https://www.voipdiscount.com开发的Chrome扩展程序,该扩展的主要功能是“Set up a call or send a text message with the VoipDiscount Chrome Extension”。
扩展截图
下载VoipDiscount Extension扩展crx文件
下载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'" } |