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 |
| 官方網址 | 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"
]
} | |