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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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'" } |