Unicorn of the Universe

Test your memory with the unicorn of the universe sticker themed memory card game right in your browser.

Unicorn of the Universeとは何ですか?

Unicorn of the Universeはhttps://chromethemer.comによって開発されたChromeの拡張機能で、その主な機能は「Test your memory with the unicorn of the universe sticker themed memory card game right in your browser.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Unicorn of the Universe拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Test your memory with the Unicorn of the Universe sticker themed; memory card game, right in your browser. Select between 13 funky and cleverly themed versions, each one with it's own levels and 
challenges. Come with 10 unique rotating backgrounds too ... 

This browser extension; Creates a cool unicorn icon in your browser that opens a pop-up link that takes you straight to unicorn of the universe's homepage .

Add it to your browser today and never be bored again, Updated all the time with new stickers and backgrounds.  

Updates -  New Content, levels added

Get Quick & Easy Access to the unicorn of the universe


Please Rate or Leave a Comment ...                    

拡張機能の基本情報

名前 Unicorn of the Universe Unicorn of the Universe
ID icfbphpdgdngaicdnpppfpjeihdnbjlc
公式URL https://chrome.google.com/webstore/detail/unicorn-of-the-universe/icfbphpdgdngaicdnpppfpjeihdnbjlc
説明 Test your memory with the unicorn of the universe sticker themed memory card game right in your browser.
ファイルサイズ 55.9 KB
インストール数 67
現在のバージョン 1.0
最終更新日 2020-06-10
公開日 2020-06-10
開発者 https://chromethemer.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://chromethemer.com/
ヘルプページのURL https://chromethemer.com/
プライバシーポリシーページのURL https://www.chromethemer.com/privacy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unicorn of the Universe",
    "description": "Test your memory with the unicorn of the universe sticker themed memory card game right in your browser.",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon128.png",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "hello.html"
    },
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens hello.html"
        }
    }
}