My Crypto Tab

See the latest crypto rates on you new tab

Qu'est-ce que My Crypto Tab ?

My Crypto Tab est une extension Chrome développée par Inflyer LLC, et sa fonction principale est "See the latest crypto rates on you new tab".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension My Crypto Tab

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

                        My Crypto Tab is Your Crypto Currency Exchange Rate Tracker!

With real-time exchange rates displayed in your new tab, you'll never miss a beat in the fast-paced crypto market.

Stay ahead of the game, track your favorite coins, and seize opportunities with ease. Get ready to embark on a journey of excitement and financial potential.

By clicking "Add to chrome", I accept and agree to installing the: My Dog Tab extension and setting chrome new tab search provider to Microsoft Bing as described by the service in terms of use https://mycryptotab.com/terms and Privacy Policy https://mycryptotab.com/privacy

This extension is free to download from the Chrome Web store, and you can uninstall it at any time.

For more information you can check our:

Terms of Service
https://mycryptotab.com/terms

Privacy Policy
https://mycryptotab.com/privacy

About Us
https://mycryptotab.com/about                    

Informations de Base sur l'Extension

Nom My Crypto Tab My Crypto Tab
ID hneoaepfdiomjlahcifkicdmjdofdbgj
URL Officiel https://chromewebstore.google.com/detail/my-crypto-tab/hneoaepfdiomjlahcifkicdmjdofdbgj
Description See the latest crypto rates on you new tab
Taille du Fichier 2.1 MB
Nombre d'Installations 1,216
Version Actuelle 1.1.0
Dernière Mise à Jour 2023-07-10
Date de Publication 2023-07-10
Développeur Inflyer LLC
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://inflyercorp.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Crypto Tab",
    "version": "1.1.0",
    "description": "See the latest crypto rates on you new tab",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "action": [],
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": []
}