New Tab - Bitcoin Price Checker v1.0
Keep up to date with the latest Bitcoin (BTC) price on every new tab.
Wat is New Tab - Bitcoin Price Checker v1.0?
New Tab - Bitcoin Price Checker v1.0 is een Chrome-extensie ontwikkeld door Thomas Rosales, en de belangrijkste functie is "Keep up to date with the latest Bitcoin (BTC) price on every new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie New Tab - Bitcoin Price Checker v1.0
Download New Tab - Bitcoin Price Checker v1.0-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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!                     Basisinformatie over de Extensie
| Naam |   |  
| ID | pbmcdncnehlnimihdhpicjjdbgkanoap | 
| Officiële URL | https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap | 
| Beschrijving | Keep up to date with the latest Bitcoin (BTC) price on every new tab. | 
| Bestandsgrootte | 11.43 KB | 
| Aantal Installaties | 20 | 
| Huidige Versie | 1.1 | 
| Laatst Bijgewerkt | 2018-12-20 | 
| Publicatiedatum | 2018-12-19 | 
| Beoordeling | 1.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | Thomas Rosales | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | 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"
    }
}  |  |