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'" } |