BlueBall

Blueball, Addictive Platform Game!

Co to jest BlueBall?

BlueBall to rozszerzenie Chrome opracowane przez Karamat Hashmi, a jego główną funkcją jest „Blueball, Addictive Platform Game!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia BlueBall

Pobierz pliki rozszerzeń BlueBall w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
Oficjalny URL https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
Opis Blueball, Addictive Platform Game!
Rozmiar pliku 145 KB
Liczba instalacji 51
Aktualna Wersja 5.0
Ostatnia Aktualizacja 2017-09-24
Data Publikacji 2017-09-24
Ocena 1.00/5 Łącznie 1 Oceny
Deweloper Karamat Hashmi
Typ Płatności free
Obsługiwane Języki 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"
    ]
}