Crypto Price Tracker
Cryptocurrency Price Tracker
What is Crypto Price Tracker?
Crypto Price Tracker is a Chrome extension developed by paras.mathur, and its main feature is "Cryptocurrency Price Tracker".
Extension Screenshots
Download Crypto Price Tracker Extension CRX File
Download Crypto Price Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Buy/Track prices of all major cryptocurrencies i.e. bitcoin, etherum with a single click. 1) BUY BITCOINS WITH ONE CLICK 1) SELECT CURRENCY UNDER SETTINGS AND MAKE IT DEFAULT FOR ALL PRICES. 2) ONE CLICK CRYPTO PRICE TRACKER
Extension Basic Information
Name | Crypto Price Tracker |
ID | hjpembllclocalmddaodlckihikfgjdj |
Official URL | https://chromewebstore.google.com/detail/crypto-price-tracker/hjpembllclocalmddaodlckihikfgjdj |
Description | Cryptocurrency Price Tracker |
File Size | 240 KB |
Installation Count | 150 |
Current Version | 1.3.0.4 |
Last Updated | 2018-03-20 |
Publish Date | 2018-03-20 |
Rating | 3.00/5 Total 2 Ratings |
Developer | paras.mathur |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "browser_action": { "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "Cryptocurrency Price Tracker", "icons": { "128": "chart_line_128.png", "16": "chart_line_16.png", "48": "chart_line_48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgA5SQ4nX8G6cbZ8k8So1UW6sfqHkag7T7ggeLe9EHKE7VA1\/\/d5RvzdEkFmnDryk1HZyoLY9UU1sKNUbWlq8K4s7B99a3ZMEGksDm53ofDkSQwoJoN0ulaAJbBOKvnfEsq2Spq8lveSlJmRsRe42t0c1o6XS1sbm\/7YQL94CrgoDEcutrnGHsnIJmz\/j0buwUp6I1JfcUxByc+Kd+iyIgxHjGmqcE+2RM17MPWSpOosyaSEAMSZd1ydqftr764sIM7qAdplfaedc13+OENtP\/UU0X\/leiCzOosDr3yj170cnrIBUjTRcudBBrR+ZHKiU\/APbAVDTarHyvuURl+\/BzwIDAQAB", "manifest_version": 2, "name": "Crypto Price Tracker", "permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.0.4" } |