Mickey Mouse

Mickey Mouse start page

O que é Mickey Mouse?

Mickey Mouse é uma extensão do Chrome desenvolvida por gigamiga, e sua principal característica é "Mickey Mouse start page".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Mickey Mouse

Baixe arquivos de extensão Mickey Mouse no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome Mickey Mouse Mickey Mouse
ID faakknjckjinkilndppeapnlpgkplaea
URL Oficial https://chromewebstore.google.com/detail/mickey-mouse/faakknjckjinkilndppeapnlpgkplaea
Descrição Mickey Mouse start page
Tamanho do Arquivo 230 KB
Contagem de Instalações 59
Versão Atual 1.4
Última Atualização 2024-02-21
Data de Publicação 2024-01-01
Desenvolvedor gigamiga
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://whats-playing.gigamiga.com/privacy-policy
Idiomas Suportados 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": []
}