Cryptotab

CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial

Wat is Cryptotab?

Cryptotab is een Chrome-extensie ontwikkeld door Vladyslav Khrystych, en de belangrijkste functie is "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cryptotab

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

                        With CryptoTab extension you can access your most-used websites very fast and also see latest top-8 cryptocurrencies rates on top.

You can easily change saved website links and using search powered by Google.

On the "Crypto shortcuts" tab you'll find most popular resources related to the world of cryptocurrencies.                    

Basisinformatie over de Extensie

Naam Cryptotab Cryptotab
ID ediflhgcaolkgmfjnhjdkdncidfpobge
Officiële URL https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge
Beschrijving CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
Bestandsgrootte 262 KB
Aantal Installaties 52
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2021-10-07
Publicatiedatum 2021-10-06
Ontwikkelaar Vladyslav Khrystych
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://vkhrystych.github.io/cryptotab-website/privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cryptotab",
    "description": "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial",
    "version": "0.0.0.1",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}