YEE Extension
When you click the button it goes YEE!
Cos'è YEE Extension?
YEE Extension è un'estensione di Chrome sviluppata da MultiLagio, e la sua funzione principale è "When you click the button it goes YEE!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione YEE Extension
Scarica i file di estensione YEE Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | fdehphjgknbbfmaopdnhciplgjfifjkc |
| URL Ufficiale | https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc |
| Descrizione | When you click the button it goes YEE! |
| Dimensione del File | 409 KB |
| Conteggio Installazioni | 4,000 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2015-10-29 |
| Data di Pubblicazione | 2015-10-29 |
| Valutazione | 4.92/5 Totale 51 Valutazioni |
| Sviluppatore | MultiLagio |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |