banana
banana game for playing
Was ist banana?
banana ist eine Chrome-Erweiterung, die von arealbanana entwickelt wurde, und ihr Hauptmerkmal ist "banana game for playing".
Erweiterungsscreenshots
banana-Erweiterungs-CRX-Datei herunterladen
Laden Sie banana-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lhjclakkcphfbhpeiffdmllppjgnngjk |
| Offizielle URL | https://chromewebstore.google.com/detail/banana/lhjclakkcphfbhpeiffdmllppjgnngjk |
| Beschreibung | banana game for playing |
| Dateigröße | 42.14 KB |
| Installationsanzahl | 180 |
| Aktuelle Version | 2.3 |
| Letztes Update | 2023-10-16 |
| Veröffentlichungsdatum | 2021-11-21 |
| Entwickler | arealbanana |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://arealbanana.com |
| URL der Datenschutzrichtlinien-Seite | https://zzz.jacobdrath.co/privacy.html |
| Unterstützte Sprachen | 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"
} | |