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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Test your memory with the unicorn of the universe sticker themed memory card game right in your browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Unicorn of the Universe एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
        }
    }
}