Verge (XVG) Price Ticker
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
ما هو Verge (XVG) Price Ticker؟
Verge (XVG) Price Ticker هو إضافة Chrome تم تطويرها بواسطة https://coinlookup.co، والميزة الرئيسية لها هي "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Verge (XVG) Price Ticker
قم بتنزيل ملفات الامتداد Verge (XVG) Price Ticker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.
معلومات أساسية عن التمديد
الاسم | |
ID | hnkokbbffodljohjhpaabhoofokocacl |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/verge-xvg-price-ticker/hnkokbbffodljohjhpaabhoofokocacl |
الوصف | Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge. |
حجم الملف | 44.42 KB |
عدد التثبيتات | 40 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2018-01-24 |
تاريخ النشر | 2018-01-24 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | https://coinlookup.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Verge (XVG) Price Ticker", "description": "Simple extension for checking Verge (XVG) price (USD, BTC, EUR) with links to buy Verge & to a demo of how to buy Verge.", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |