YEE Extension
When you click the button it goes YEE!
Wat is YEE Extension?
YEE Extension is een Chrome-extensie ontwikkeld door MultiLagio, en de belangrijkste functie is "When you click the button it goes YEE!".
Extensie Screenshots
Download het CRX-bestand van de extensie YEE Extension
Download YEE Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | fdehphjgknbbfmaopdnhciplgjfifjkc |
| Officiële URL | https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc |
| Beschrijving | When you click the button it goes YEE! |
| Bestandsgrootte | 409 KB |
| Aantal Installaties | 4,000 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2015-10-29 |
| Publicatiedatum | 2015-10-29 |
| Beoordeling | 4.92/5 Totaal 51 Beoordelingen |
| Ontwikkelaar | MultiLagio |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |