YEE Extension
When you click the button it goes YEE!
Vad är YEE Extension?
YEE Extension är en Chrome-tillägg utvecklad av MultiLagio, och dess huvudfunktion är "When you click the button it goes YEE!".
Tilläggsskärmbilder
Ladda ner YEE Extension-förlängningens CRX-fil
Ladda ner YEE Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | fdehphjgknbbfmaopdnhciplgjfifjkc |
| Officiell webbadress | https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc |
| Beskrivning | When you click the button it goes YEE! |
| Filstorlek | 409 KB |
| Antal Installationer | 4,000 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2015-10-29 |
| Publiceringsdatum | 2015-10-29 |
| Betyg | 4.92/5 Totalt 51 Betyg |
| Utvecklare | MultiLagio |
| Betalningssätt | free |
| Stödda Språk | 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"
]
} | |