Mickey Mouse

Mickey Mouse start page

Qu'est-ce que Mickey Mouse ?

Mickey Mouse est une extension Chrome développée par gigamiga, et sa fonction principale est "Mickey Mouse start page".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Mickey Mouse

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

                        Transform your browsing experience with the enchanting 'Mickey Mouse New Tab' extension! Every time you open a new tab, be greeted by the timeless charm of Mickey Mouse as he appeared in the 1920s. 

This delightful extension brings a touch of nostalgia and joy to your daily internet journey. The classic, black-and-white animations of the world's most beloved mouse will not only brighten your day but also give your browser a unique and stylish flair. Relive the magic of the era when Mickey first captured hearts around the globe. Easy to install and absolutely delightful to use, 'Mickey Mouse New Tab' is perfect for Disney fans and lovers of all things vintage. Add a sprinkle of old-school Disney magic to your day, every day!
This extension also updates your default search engine and your search engine on the New Tab to Microsoft Bing.

Contact us - https://whats-playing.gigamiga.com/contact/
About us - https://whats-playing.gigamiga.com/about/                    

Informations de Base sur l'Extension

Nom Mickey Mouse Mickey Mouse
ID faakknjckjinkilndppeapnlpgkplaea
URL Officiel https://chromewebstore.google.com/detail/mickey-mouse/faakknjckjinkilndppeapnlpgkplaea
Description Mickey Mouse start page
Taille du Fichier 230 KB
Nombre d'Installations 59
Version Actuelle 1.4
Dernière Mise à Jour 2024-02-21
Date de Publication 2024-01-01
Développeur gigamiga
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://whats-playing.gigamiga.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mickey Mouse",
    "version": "1.4",
    "description": "Mickey Mouse start page",
    "icons": {
        "48": ".\/img\/logo.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/src\/main.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Bing Search",
            "keyword": "bing",
            "search_url": "https:\/\/searchdrill.com?pid=67&tid=1960&q={searchTerms}",
            "favicon_url": "https:\/\/searchdrill.com\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "permissions": []
}