My Cloud Tab

My Cloud Tab provides an easier way to search the web and access popular cloud storage providers

Qu'est-ce que My Cloud Tab ?

My Cloud Tab est une extension Chrome développée par https://mycloudtab.com, et sa fonction principale est "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers".

Captures d'Écran de l'Extension

screenshot
screenshot

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

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

                        Once you add My Cloud Tab extension to Chrome, your browsers new tab window and default search engine will be replaced and show Bing search results. So that you can enjoy a custom new web search experience when surfing the web.

By clicking "Add to Chrome", I accept and agree to installing the My Cloud Tab Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Bing, and the Terms of Use and Privacy Policy. 

Privacy Policy: https://mycloudtab.com/privacy-policy/
Terms of use: https://mycloudtab.com/terms-conditions/                    

Informations de Base sur l'Extension

Nom My Cloud Tab My Cloud Tab
ID hfepcgifgeehfembdlnaeleehbckcdoo
URL Officiel https://chromewebstore.google.com/detail/my-cloud-tab/hfepcgifgeehfembdlnaeleehbckcdoo
Description My Cloud Tab provides an easier way to search the web and access popular cloud storage providers
Taille du Fichier 4.6 MB
Nombre d'Installations 11,209
Version Actuelle 1.0.1
Dernière Mise à Jour 2022-02-11
Date de Publication 2021-09-22
Évaluation 3.00/5 Total 1 Évaluations
Développeur https://mycloudtab.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://mycloudtab.com/
URL de la Page de Politique de Confidentialité https://mycloudtab.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Cloud Tab",
    "short_name": "My Cloud Tab",
    "version": "1.0.1",
    "description": "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "author": "My Cloud Team",
    "action": {
        "browser_style": false,
        "default_title": "My Cloud Tab"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}