CryptoJunkie: latest crypto news & prices
When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash
ما هو CryptoJunkie: latest crypto news & prices؟
CryptoJunkie: latest crypto news & prices هو إضافة Chrome تم تطويرها بواسطة http://cryptojunkie.io، والميزة الرئيسية لها هي "When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة CryptoJunkie: latest crypto news & prices
قم بتنزيل ملفات الامتداد CryptoJunkie: latest crypto news & prices بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Convert the 'New tab' screen in Chrome into a cryptocurrency dashboard. Each time you open a new tab you'll see: trading tips, news on upcoming ICOs, price tickers, memes, special announcement, cryptocurrency videos, industry updates & much more. Stay up to date on the latest news regarding: Bitcoin, Ethereum, Litecoin, Zcash, Ripple, Dash & more. If you consider yourself a cryptocurrency junkie or you're looking to learn more about cryptos, you MUST have this extension.
معلومات أساسية عن التمديد
الاسم | |
ID | cpgjdheihpmldnkbbonjjlebkacaeecg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/cryptojunkie-latest-crypt/cpgjdheihpmldnkbbonjjlebkacaeecg |
الوصف | When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash |
حجم الملف | 188 KB |
عدد التثبيتات | 493 |
النسخة الحالية | 1.0.5 |
آخر تحديث | 2017-12-02 |
تاريخ النشر | 2017-12-02 |
تقييم | 4.45/5 مجموع تقييمات 51 |
المطور | http://cryptojunkie.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://cryptojunkie.io |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoJunkie: latest crypto news & prices", "description": "When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash", "manifest_version": 2, "version": "1.0.5", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/ https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com\/; object-src 'self'; child-src https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com", "permissions": [ "activeTab", "*:\/\/*.google-analytics.com\/*" ], "chrome_url_overrides": { "newtab": "index.html" } } |