CryptoTabs
Real-time crypto prices in your new tab.
Wat is CryptoTabs?
CryptoTabs is een Chrome-extensie ontwikkeld door https://cryptotabs.app, en de belangrijkste functie is "Real-time crypto prices in your new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie CryptoTabs
Download CryptoTabs-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
Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies.
Basisinformatie over de Extensie
Naam | CryptoTabs |
ID | lbcjaollbgiecemkpbllpkbeffegcllo |
Officiële URL | https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo |
Beschrijving | Real-time crypto prices in your new tab. |
Bestandsgrootte | 776 KB |
Aantal Installaties | 5,191 |
Huidige Versie | 0.0.2 |
Laatst Bijgewerkt | 2019-07-17 |
Publicatiedatum | 2019-07-16 |
Beoordeling | 4.47/5 Totaal 15 Beoordelingen |
Ontwikkelaar | https://cryptotabs.app |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoTabs", "version": "0.0.2", "manifest_version": 2, "description": "Real-time crypto prices in your new tab.", "icons": { "128": "cryptotabs-128.png" }, "chrome_url_overrides": { "newtab": "extension.html" } } |