WhyYouHeffToBeMad.exe
It's only a game, Why you heff to be mad?
Vad är WhyYouHeffToBeMad.exe?
WhyYouHeffToBeMad.exe är en Chrome-tillägg utvecklad av Tyler Cage, och dess huvudfunktion är "It's only a game, Why you heff to be mad?".
Ladda ner WhyYouHeffToBeMad.exe-förlängningens CRX-fil
Ladda ner WhyYouHeffToBeMad.exe-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
This is an extension inspired by the, "That's Pretty Good", extension made by iDubbbzTV.
___ _ ______ _ ______ _
|_ | | | | ___ \ | | | ___ \ | |
| |_ _ ___| |_ __ _ | |_/ / __ __ _ _ __ | | __ | |_/ /_ __ ___ | |
| | | | / __| __| / _` | | __/ '__/ _` | '_ \| |/ / | ___ \ '__/ _ \| |
/\__/ / |_| \__ \ |_ | (_| | | | | | | (_| | | | | < | |_/ / | | (_) |_|
\____/ \__,_|___/\__| \__,_| \_| |_| \__,_|_| |_|_|\_\ \____/|_| \___/(_)
SOFLO.exe Grundläggande Information om Tillägg
| Namn | |
| ID | megggbnnelplbbahjgfnjnphlmhdmglp |
| Officiell webbadress | https://chromewebstore.google.com/detail/whyyouhefftobemadexe/megggbnnelplbbahjgfnjnphlmhdmglp |
| Beskrivning | It's only a game, Why you heff to be mad? |
| Filstorlek | 1.78 MB |
| Antal Installationer | 57 |
| Aktuell Version | 4.20 |
| Senast Uppdaterad | 2016-04-16 |
| Publiceringsdatum | 2016-04-16 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Tyler Cage |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WhyYouHeffToBeMad.exe",
"description": "It's only a game, Why you heff to be mad?",
"version": "4.20",
"icons": {
"128": "ic0n.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |