YEE Extension

When you click the button it goes YEE!

Qu'est-ce que YEE Extension ?

YEE Extension est une extension Chrome développée par MultiLagio, et sa fonction principale est "When you click the button it goes YEE!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension YEE Extension

Téléchargez les fichiers d'extension YEE Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom YEE Extension YEE Extension
ID fdehphjgknbbfmaopdnhciplgjfifjkc
URL Officiel https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc
Description When you click the button it goes YEE!
Taille du Fichier 409 KB
Nombre d'Installations 4,000
Version Actuelle 1.1
Dernière Mise à Jour 2015-10-29
Date de Publication 2015-10-29
Évaluation 4.92/5 Total 51 Évaluations
Développeur MultiLagio
Type de Paiement free
Langues Prises en Charge 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"
    ]
}