Doodle Jump Unblocked
Play Doodle Jump Unblocked as a Chrome extension - Also can Play without Internet, try it now!
Τι είναι το Doodle Jump Unblocked;
Το Doodle Jump Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://doodlejump.io, και η κύρια λειτουργία του είναι "Play Doodle Jump Unblocked as a Chrome extension - Also can Play without Internet, try it now!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Doodle Jump Unblocked
Λήψη αρχείων επέκτασης Doodle Jump Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
"Doodle Jump Unblocked" is an exhilarating browser extension that brings the iconic mobile gaming experience directly to your web browser. Inspired by the immensely popular mobile game, Doodle Jump, this extension takes the classic jumping adventure to new heights, quite literally. Embark on a thrilling journey as you guide the endearing Doodler through a vibrant and ever-changing landscape filled with platforms, obstacles, and quirky characters. The extension faithfully recreates the charming doodle-style graphics and addictive gameplay that made the original mobile game a sensation. With "Doodle Jump Unblocked," you can seamlessly integrate the nostalgic joy of Doodle Jump into your browsing experience. Challenge yourself to reach new heights, overcome challenging obstacles, and collect power-ups as you bounce your way through an endless vertical world. The extension captures the essence of the beloved game, providing a delightful diversion and a trip down memory lane for fans of the original. Whether you're a long-time Doodle Jump enthusiast or a newcomer looking for a quick and entertaining break, "Doodle Jump Unblocked" extension promises hours of endless, gravity-defying fun right from the convenience of your web browser. Install the extension today and get ready to jump into a world of doodle adventure! # Play more games on the top-left menu.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Doodle Jump Unblocked |
ID | jcggecfjicjifingepabnoglbglodpfc |
Επίσημο URL | https://chromewebstore.google.com/detail/doodle-jump-unblocked/jcggecfjicjifingepabnoglbglodpfc |
Περιγραφή | Play Doodle Jump Unblocked as a Chrome extension - Also can Play without Internet, try it now! |
Μέγεθος Αρχείου | 3.42 MB |
Αριθμός Εγκαταστάσεων | 105 |
Τρέχουσα Έκδοση | 1.1.5 |
Τελευταία Ενημέρωση | 2023-12-10 |
Ημερομηνία Δημοσίευσης | 2023-11-27 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | https://doodlejump.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://doodlejump.io/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://doodlejump.io/contact |
URL της Σελίδας Πολιτικής Απορρήτου | https://doodlejump.io/privacy-policy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.1.5", "version_name": "1.1.5", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open the popup", "default_popup": "index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "homepage_url": "https:\/\/doodlejump.io\/" } |