MayiFree-開水小助手
MayiFree-開水小助手是針對開心水族箱優化所開發擴充。本專案由Chia-Hsin Tsai所開發,並不保證長期維護。
What is MayiFree-開水小助手?
MayiFree-開水小助手 is a Chrome extension developed by CHT, and its main feature is "MayiFree-開水小助手是針對開心水族箱優化所開發擴充。本專案由Chia-Hsin Tsai所開發,並不保證長期維護。".
Extension Screenshots
Download MayiFree-開水小助手 Extension CRX File
Download MayiFree-開水小助手 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
MayiFree-開水小助手是應用在開心水族箱小工具,讓遊玩遊戲不再處處碰壁,有任何建議都可在留言區留言。
目前提供功能:
1.自動畫面調整、隱藏非遊戲畫面與顯示目前縮放比。
2.右鍵可透過快速連結進入遊戲,也有相關連結做使用。
3.提供新版分享文章方式,解決舊版瀏覽器無法分享窘境。
4.解決[Error: Request Entity Too Large: head]問題。
更新紀錄:
v1.0.4版(2019/11/10):更新自動允許Flash擴充。
v1.0.5版(2019/11/11):更新隱藏非遊戲畫面。
v1.0.6版(2019/11/14):新增開水相關連結。
v1.0.7版(2020/05/13):修復失效功能。
v1.0.8版(2020/07/18):修復官方舊版七星無法進入。
v1.0.9版(2020/07/19):移除官方舊版七星無法進入。
v1.1.0版(2020/10/27):移除自動允許Flash擴充,新增新版分享方式,修復錯誤連結。
v1.1.1版(2020/10/28):移除非必要檔案。
v1.1.2版(2022/03/11):修復分享與其他功能,移除提供給Flash功能。
v1.1.3版(2022/03/15):修復前版勾選項目錯誤偵測。
v1.1.4版(2022/03/16):新增解決cookies過多,出現[Error: Request Entity Too Large: head]問題。
v1.1.5版(2022/03/20):替換部分舊版瀏覽器無法顯示完整分享內容。
v1.1.6版(2023/01/21):新增控制遊戲帧率。
v1.1.7版(2023/02/23):新增隱藏非開水畫面(新版)功能。
v1.1.8版(2023/02/26):解決前版使用隱藏非開水畫面(新版)造成分享畫面被覆蓋問題。
v1.1.9版(2023/04/04):解決前版遊戲分享畫面被覆蓋問題。
v1.1.10版(2023/04/12):解決使用隱藏非開水畫面(新版)有時候會失效問題。 Extension Basic Information
| Name | |
| ID | fhkbcfhloihmeddllkkmikdipbaofcjp |
| Official URL | https://chromewebstore.google.com/detail/mayifree-%E9%96%8B%E6%B0%B4%E5%B0%8F%E5%8A%A9%E6%89%8B/fhkbcfhloihmeddllkkmikdipbaofcjp |
| Description | MayiFree-開水小助手是針對開心水族箱優化所開發擴充。本專案由Chia-Hsin Tsai所開發,並不保證長期維護。 |
| File Size | 133 KB |
| Installation Count | 1,000 |
| Current Version | 1.1.10 |
| Last Updated | 2023-04-14 |
| Publish Date | 2020-05-13 |
| Rating | 4.80/5 Total 10 Ratings |
| Developer | CHT |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://fish.mayifree.com/ |
| Privacy Policy Page URL | https://fish.mayifree.com/privacy.php |
| Supported Languages | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "MayiFree-\u958b\u6c34\u5c0f\u52a9\u624b",
"version": "1.1.10",
"manifest_version": 3,
"description": "MayiFree-\u958b\u6c34\u5c0f\u52a9\u624b\u662f\u91dd\u5c0d\u958b\u5fc3\u6c34\u65cf\u7bb1\u512a\u5316\u6240\u958b\u767c\u64f4\u5145\u3002\u672c\u5c08\u6848\u7531Chia-Hsin Tsai\u6240\u958b\u767c\uff0c\u4e26\u4e0d\u4fdd\u8b49\u9577\u671f\u7dad\u8b77\u3002",
"permissions": [
"contextMenus",
"storage",
"cookies",
"declarativeNetRequest"
],
"host_permissions": [
"*:\/\/w5-fish-ssl.he-games.com\/*",
"*:\/\/fishbowl.he-games.com\/*",
"*:\/\/apps.facebook.com\/happyfishbowl\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_en_us\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_fr_fr\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_es_es\/*",
"*:\/\/hec_fishbowl-i.akamaihd.net\/*",
"*:\/\/bot.ipv4.site\/*",
"*:\/\/he-games.com\/*"
],
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"background": {
"service_worker": "scripts\/background.js"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*:\/\/w5-fish-ssl.he-games.com\/*",
"*:\/\/apps.facebook.com\/happyfishbowl\/*",
"*:\/\/fishbowl.he-games.com\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_en_us\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_fr_fr\/*",
"*:\/\/apps.facebook.com\/happyfishbowl_es_es\/*",
"*:\/\/bot.ipv4.site\/*"
],
"js": [
"scripts\/app.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"scripts\/sns.js"
],
"matches": [
" | |