banana
banana game for playing
什麼是banana?
banana是由arealbanana開發的Chrome擴展程式,該擴展的主要功能是“banana game for playing”。
擴展截圖
下載banana擴展crx文件
下載banana擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
this game is about a banana.
But not just any banana, THIS banana is different.
When you click on this banana you get points.
With points you can get skins.
get this game, thank you.
TIP: Right-click the banana icon in your browser to get the options screen 擴展基本資訊
| 名稱 | |
| ID | lhjclakkcphfbhpeiffdmllppjgnngjk |
| 官方網址 | https://chromewebstore.google.com/detail/banana/lhjclakkcphfbhpeiffdmllppjgnngjk |
| 簡介 | banana game for playing |
| 檔案大小 | 42.14 KB |
| 安裝次數 | 180 |
| 目前版本 | 2.3 |
| 更新時間 | 2023-10-16 |
| 上架時間 | 2021-11-21 |
| 開發者 | arealbanana |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://arealbanana.com |
| 隱私政策頁面URL | https://zzz.jacobdrath.co/privacy.html |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "banana",
"description": "banana game for playing",
"version": "2.3",
"manifest_version": 3,
"action": {
"default_popup": "index.html"
},
"icons": {
"16": "media\/16.png",
"32": "media\/32.png",
"48": "media\/48.png",
"128": "media\/128.png"
},
"options_page": "settings\/options.html"
} | |