BitTrend

Powered by Yahoo! Financee

What is BitTrend?

BitTrend is a Chrome extension developed by Unknown, and its main feature is "Powered by Yahoo! Financee".

Extension Screenshots

screenshot
screenshot
screenshot

Download BitTrend Extension CRX File

Download BitTrend 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

                        Bittrend tracks prices of the leading digital currencies and provides current exchange rates. 


BTC Bitcoin
LTC Litecoin		
NMC Namecoin
PPC PPCoin	
IXC IXcoin
TRC Terracoin
DVC Devcoin	
FTC Feathercoin	
XRP Ripples
MNC MinCoin
WDC WorldCoin
DRK DarkCoin                    

Extension Basic Information

Name BitTrend BitTrend
ID nobcanbppjbdddoilcpahbkdmjjihnem
Official URL https://chromewebstore.google.com/detail/bittrend/nobcanbppjbdddoilcpahbkdmjjihnem
Description Powered by Yahoo! Financee
File Size 20.99 KB
Installation Count 22
Current Version 3.0.1.4
Last Updated 2014-09-04
Publish Date 2014-09-04
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup.html",
        "default_title": "BitTrend"
    },
    "description": "Powered by Yahoo! Financee",
    "icons": {
        "128": "icons\/icon.png",
        "16": "icons\/icon.png",
        "32": "icons\/icon.png",
        "48": "icons\/icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "18",
    "name": "BitTrend",
    "permissions": [
        "http:\/\/*.finance.yahoo.com\/",
        "https:\/\/bittit.info\/*"
    ],
    "version": "3.0.1.4"
}