Ethereum Tracker - Euro Price (ETHEUR)
Real-time Ethereum Euro price tracker !
Ethereum Tracker - Euro Price (ETHEUR) क्या है?
Ethereum Tracker - Euro Price (ETHEUR) HamsterApps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Real-time Ethereum Euro price tracker !"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ethereum Tracker - Euro Price (ETHEUR) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Track the Ethereum exchange rate in euros (ETHEUR) in real-time. Features: - See the current rate with only a glance, zero click required, auto-refresh. - Intelligent notifications when huge increase/decrease.
एक्सटेंशन की मूल जानकारी
नाम | Ethereum Tracker - Euro Price (ETHEUR) |
ID | mblpipfoicjgcokcnnmbebnlooldfdjc |
आधिकारिक URL | https://chromewebstore.google.com/detail/ethereum-tracker-euro-pri/mblpipfoicjgcokcnnmbebnlooldfdjc |
विवरण | Real-time Ethereum Euro price tracker ! |
फ़ाइल का आकार | 18.8 KB |
स्थापना संख्या | 75 |
वर्तमान संस्करण | 0.4 |
अंतिम अपडेट | 2017-05-04 |
प्रकाशन तिथि | 2017-05-04 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | HamsterApps |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://raphlight.free.fr |
समर्थित भाषाएँ | en,fr |
manifest.json | |
{ "author": "Rapha\u00ebl L\u00e9ger", "background": { "scripts": [ "js\/background.js", "js\/popup.js" ] }, "browser_action": { "default_icon": "images\/icon48.png", "default_popup": "popup.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "__MSG_appName__", "permissions": [ "notifications", "https:\/\/api.kraken.com\/0\/public\/Ticker" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.4" } |