BlueBall

Blueball, Addictive Platform Game!

Was ist BlueBall?

BlueBall ist eine Chrome-Erweiterung, die von Karamat Hashmi entwickelt wurde, und ihr Hauptmerkmal ist "Blueball, Addictive Platform Game!".

Erweiterungsscreenshots

screenshot

BlueBall-Erweiterungs-CRX-Datei herunterladen

Laden Sie BlueBall-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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

Grundlegende Informationen zur Erweiterung

Name BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
Offizielle URL https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
Beschreibung Blueball, Addictive Platform Game!
Dateigröße 145 KB
Installationsanzahl 51
Aktuelle Version 5.0
Letztes Update 2017-09-24
Veröffentlichungsdatum 2017-09-24
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler Karamat Hashmi
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}