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 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 फ़ाइल डाउनलोड करें
crx प्रारूप में CryptoJunkie: latest crypto news & prices एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } } |