WhyYouHeffToBeMad.exe
It's only a game, Why you heff to be mad?
WhyYouHeffToBeMad.exeとは何ですか?
WhyYouHeffToBeMad.exeはTyler Cageによって開発されたChromeの拡張機能で、その主な機能は「It's only a game, Why you heff to be mad?」です。
WhyYouHeffToBeMad.exe拡張機能のCRXファイルをダウンロード
WhyYouHeffToBeMad.exe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is an extension inspired by the, "That's Pretty Good", extension made by iDubbbzTV.
___ _ ______ _ ______ _
|_ | | | | ___ \ | | | ___ \ | |
| |_ _ ___| |_ __ _ | |_/ / __ __ _ _ __ | | __ | |_/ /_ __ ___ | |
| | | | / __| __| / _` | | __/ '__/ _` | '_ \| |/ / | ___ \ '__/ _ \| |
/\__/ / |_| \__ \ |_ | (_| | | | | | | (_| | | | | < | |_/ / | | (_) |_|
\____/ \__,_|___/\__| \__,_| \_| |_| \__,_|_| |_|_|\_\ \____/|_| \___/(_)
SOFLO.exe 拡張機能の基本情報
| 名前 | |
| ID | megggbnnelplbbahjgfnjnphlmhdmglp |
| 公式URL | https://chromewebstore.google.com/detail/whyyouhefftobemadexe/megggbnnelplbbahjgfnjnphlmhdmglp |
| 説明 | It's only a game, Why you heff to be mad? |
| ファイルサイズ | 1.78 MB |
| インストール数 | 57 |
| 現在のバージョン | 4.20 |
| 最終更新日 | 2016-04-16 |
| 公開日 | 2016-04-16 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Tyler Cage |
| 支払い方法 | free |
| 対応言語 | 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"
]
} | |