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 |
| 公式URL | https://chromewebstore.google.com/detail/banana/lhjclakkcphfbhpeiffdmllppjgnngjk |
| 説明 | banana game for playing |
| ファイルサイズ | 42.14 KB |
| インストール数 | 180 |
| 現在のバージョン | 2.3 |
| 最終更新日 | 2023-10-16 |
| 公開日 | 2021-11-21 |
| 開発者 | arealbanana |
| Eメール | [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"
} | |