Crypto Trends

The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.

Qu'est-ce que Crypto Trends ?

Crypto Trends est une extension Chrome développée par https://cryptotrends.io, et sa fonction principale est "The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Crypto Trends

Téléchargez les fichiers d'extension Crypto Trends 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

                        CryptoTrends makes sure you're never left behind on the latest in cryptocurrencies, bitcoin, and blockchain technology.
Whenever you open a new browser tab, the CryptoTrends app will open as the default content - allowing you to stay up-to-date with real-time prices, news and trends from 100's of sources.
Install it now and experience the magic.                    

Informations de Base sur l'Extension

Nom Crypto Trends Crypto Trends
ID lfmfaiakfnejjlocfekpbplmllhgokha
URL Officiel https://chromewebstore.google.com/detail/crypto-trends/lfmfaiakfnejjlocfekpbplmllhgokha
Description The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.
Taille du Fichier 13.41 KB
Nombre d'Installations 121
Version Actuelle 1.0
Dernière Mise à Jour 2021-12-31
Date de Publication 2021-12-31
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://cryptotrends.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://cryptotrends.io/
URL de la Page d'Aide https://cryptotrends.io/contact
URL de la Page de Politique de Confidentialité https://cryptotrends.io/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Trends",
    "description": "The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.",
    "version": "1.0",
    "manifest_version": 3,
    "author": {
        "name": "Crypto Trends",
        "url": "https:\/\/cryptotrends.io\/"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "img\/32.png"
    },
    "icons": {
        "16": "img\/16.png",
        "24": "img\/24.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "64": "img\/64.png",
        "128": "img\/128.png"
    }
}