Mickey Mouse

Mickey Mouse start page

Mickey Mouseとは何ですか?

Mickey Mouseはgigamigaによって開発されたChromeの拡張機能で、その主な機能は「Mickey Mouse start page」です。

拡張機能のスクリーンショット

screenshot

Mickey Mouse拡張機能のCRXファイルをダウンロード

Mickey Mouse拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Mickey Mouse Mickey Mouse
ID faakknjckjinkilndppeapnlpgkplaea
公式URL https://chromewebstore.google.com/detail/mickey-mouse/faakknjckjinkilndppeapnlpgkplaea
説明 Mickey Mouse start page
ファイルサイズ 230 KB
インストール数 59
現在のバージョン 1.4
最終更新日 2024-02-21
公開日 2024-01-01
開発者 gigamiga
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://whats-playing.gigamiga.com/privacy-policy
対応言語 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": []
}