YEE Extension

When you click the button it goes YEE!

YEE Extension क्या है?

YEE Extension MultiLagio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "When you click the button it goes YEE!"।

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

screenshot

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

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

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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)

Version 1.1: Removed controls and upped music volume.                    

एक्सटेंशन की मूल जानकारी

नाम YEE Extension YEE Extension
ID fdehphjgknbbfmaopdnhciplgjfifjkc
आधिकारिक URL https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc
विवरण When you click the button it goes YEE!
फ़ाइल का आकार 409 KB
स्थापना संख्या 4,000
वर्तमान संस्करण 1.1
अंतिम अपडेट 2015-10-29
प्रकाशन तिथि 2015-10-29
रेटिंग 4.92/5 कुल 51 रेटिंग्स
डेवलपर MultiLagio
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEE Extension",
    "description": "When you click the button it goes YEE!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "yee.html"
    },
    "permissions": [
        "activeTab"
    ]
}