| https://bittrex.com/api/v1.1/public/getticker?market=BTC-ETH | https://clients2.google.com/service/update2/crx | |
| https://bittrex.com/ | https://www.tradingview.com/wiki/Widget:TradingView_Widget | |
| https://s.tradingview.com | https://www.tradingview.com | |
| https://www.tradingview.com/ | http://www.tradingview.com? | |
| https://www.tradingview.com/chart/?clone= |
{ "name": "Bittrex Enhanced", "icons": { "128": "icon128.png" }, "version": "1.10.0", "background": { "scripts": [ "background.js" ], "persistent": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Enhance your Bittrex experience by including USD values alongside BTC & ETH prices, and using the TradingView chart widget instead.", "permissions": [ "storage", "activeTab", "https://bittrex.com/*" ], "browser_action": { "default_popup": "settings.html", "default_title": "Enhance Trex" }, "content_scripts": [ { "js": [ "enhancer.js", "tv.js" ], "css": [ "enhanced-styles.css" ], "matches": [ "https://*.bittrex.com/Market/Index?MarketName=BTC-*", "https://*.bittrex.com/Market/Index?MarketName=ETH-*", "https://*.bittrex.com/Market/Index?MarketName=USDT-*", "https://*.bittrex.com/Balance", "https://*.bittrex.com/History", "https://*.bittrex.com/home/markets*", "https://*.bittrex.com/Home/Markets*", "https://*.bittrex.com/" ] } ], "manifest_version": 2, "content_security_policy": "default-src 'none'; style-src 'self' 'unsafe-inline'; script-src 'self'; script-src https://*.tradingview.com;" }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.