Doodle Jump
A classic doodle jump game that plays in a popup.
Co to jest Doodle Jump?
Doodle Jump to rozszerzenie Chrome opracowane przez Tool360, a jego główną funkcją jest „A classic doodle jump game that plays in a popup.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Doodle Jump
Pobierz pliki rozszerzeń Doodle Jump 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
                        Break records as you leap higher! Enjoy a relaxing and addictive pop-up game. 
Prepare for an endless journey in the world of Doodle Jump:
 
- Guide Doodle with keyboard arrows through a connected playfield. The left side of the playfield seamlessly connects with the right side. 
- Just be cautious, as you will lose if you plummet to the bottom of the screen. 
- Best score will be recorded and shown at the top right corner of game area. 
Experience the excitement of Doodle Jump for free. Good luck and have fun!                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | hecdbbncijliedjlmbpdkajinpclmpnh | 
| Oficjalny URL | https://chromewebstore.google.com/detail/doodle-jump/hecdbbncijliedjlmbpdkajinpclmpnh | 
| Opis | A classic doodle jump game that plays in a popup. | 
| Rozmiar pliku | 275 KB | 
| Liczba instalacji | 1,000 | 
| Aktualna Wersja | 0.1.0 | 
| Ostatnia Aktualizacja | 2024-02-27 | 
| Data Publikacji | 2023-05-17 | 
| Deweloper | Tool360 | 
| [email protected] | |
| Typ Płatności | free | 
| Adres URL Strony Polityki Prywatności | https://www.gamecheerleader.com/privacy-policy | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Doodle Jump",
    "short_name": "doodle",
    "version": "0.1.0",
    "description": "A classic doodle jump game that plays in a popup.",
    "action": {
        "default_icon": "images\/logo.png",
        "default_title": "Doodle Jump",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true
}  |  |