Cryptotab

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

Qu'est-ce que Cryptotab ?

Cryptotab est une extension Chrome développée par Vladyslav Khrystych, et sa fonction principale est "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cryptotab

Téléchargez les fichiers d'extension Cryptotab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Cryptotab Cryptotab
ID ediflhgcaolkgmfjnhjdkdncidfpobge
URL Officiel https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge
Description CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
Taille du Fichier 262 KB
Nombre d'Installations 52
Version Actuelle 0.0.0.1
Dernière Mise à Jour 2021-10-07
Date de Publication 2021-10-06
Développeur Vladyslav Khrystych
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://vkhrystych.github.io/cryptotab-website/privacy-policy.html
Langues Prises en Charge 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'"
}