Bitcoin Tracker
Stay up to date on the latest prices of Bitcoin
Wat is Bitcoin Tracker?
Bitcoin Tracker is een Chrome-extensie ontwikkeld door https://timleland.com, en de belangrijkste functie is "Stay up to date on the latest prices of Bitcoin".
Extensie Screenshots
Download het CRX-bestand van de extensie Bitcoin Tracker
Download Bitcoin Tracker-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
                        Easily keep up to date on the latest Bitcoin prices right in your Chrome toolbar.
Features
* Current Bitcoin price in your browser toolbar
* Last 30 days of Bitcoin daily price
* Automatically updates every 15 minutes                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ajimhlkppknjhjccilgojebdcaljlmbe | 
| Officiële URL | https://chromewebstore.google.com/detail/bitcoin-tracker/ajimhlkppknjhjccilgojebdcaljlmbe | 
| Beschrijving | Stay up to date on the latest prices of Bitcoin | 
| Bestandsgrootte | 836 KB | 
| Aantal Installaties | 385 | 
| Huidige Versie | 2.0.1 | 
| Laatst Bijgewerkt | 2022-09-06 | 
| Publicatiedatum | 2021-01-06 | 
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | https://timleland.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://timleland.com/bitcoin-tracker-extension/ | 
| Help Pagina-URL | https://timleland.com/contact | 
| URL van de Privacybeleid Pagina | https://t.ly/privacy | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bitcoin Tracker",
    "homepage_url": "https:\/\/timleland.com\/bitcoin-tracker-extension\/",
    "version": "2.0.1",
    "icons": {
        "16": "media\/icons\/icon16.png",
        "48": "media\/icons\/icon48.png",
        "128": "media\/icons\/icon128.png"
    },
    "description": "Stay up to date on the latest prices of Bitcoin",
    "options_page": "options.html",
    "action": {
        "default_icon": {
            "38": "media\/icons\/icon38.png"
        },
        "default_title": "Bitcoin Tracker",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "alarms"
    ]
}  |  |