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"
]
} | |