New Tab - Bitcoin Price Checker v1.0

Keep up to date with the latest Bitcoin (BTC) price on every new tab.

What is New Tab - Bitcoin Price Checker v1.0?

New Tab - Bitcoin Price Checker v1.0 is a Chrome extension developed by Thomas Rosales, and its main feature is "Keep up to date with the latest Bitcoin (BTC) price on every new tab.".

Extension Screenshots

screenshot
screenshot

Download New Tab - Bitcoin Price Checker v1.0 Extension CRX File

Download New Tab - Bitcoin Price Checker v1.0 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

                        Keep up to date with the latest Bitcoin (BTC) prices on every new tab opened. Keeps a history of the latest tabs opened with a snapshot of the price for easy compare. Live updates every 5 seconds. No refresh needed!                    

Extension Basic Information

Name New Tab - Bitcoin Price Checker v1.0 New Tab - Bitcoin Price Checker v1.0
ID pbmcdncnehlnimihdhpicjjdbgkanoap
Official URL https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap
Description Keep up to date with the latest Bitcoin (BTC) price on every new tab.
File Size 11.43 KB
Installation Count 20
Current Version 1.1
Last Updated 2018-12-20
Publish Date 2018-12-19
Rating 1.00/5 Total 1 Ratings
Developer Thomas Rosales
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab - Bitcoin Price Checker v1.0",
    "description": "Keep up to date with the latest Bitcoin (BTC) price on every new tab.",
    "homepage_url": "http:\/\/thomasrosales.com",
    "version": "1.1",
    "icons": {
        "48": "icons\/icon.png",
        "96": "icons\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}