Rolling Ball Unblocked
Rolling Ball 3D: Roll through obstacles, collect diamonds & conquer levels! Fast-paced arcade-style gameplay.
Что такое Rolling Ball Unblocked?
Rolling Ball Unblocked - это расширение Chrome, разработанное https://724fun.com, и его основная функция - "Rolling Ball 3D: Roll through obstacles, collect diamonds & conquer levels! Fast-paced arcade-style gameplay.".
Снимки экрана расширения
Скачать файл CRX расширения Rolling Ball Unblocked
Скачайте файлы расширений Rolling Ball Unblocked в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
The action-packed arcade video game Rolling Ball 3D will keep you on the edge of your seat. The goal of the game is to roll a ball through a succession of difficult stages while dodging obstacles and gathering diamonds. You can buy fresh balls for the game from the store with these diamonds. It gets harder as you advance through each level, making it harder to escape traps and get to the conclusion. To jump off ramps, move through confined spaces, and avoid hazards like spikes, bombs, and other dangers, you must have quick reflexes and timing. The game's breathtaking 3D graphics completely immerse you in its world. Realistic movement is made possible by the physics-based gameplay, which enhances the whole adventure. With its simple controls and hours of playtime, it's simple to play but challenging to master. Players face additional difficulties as they search for hidden gems dispersed throughout each stage in addition to collecting diamonds. Because these gems are frequently hidden in challenging locations, the game requires more exploration. You'll encounter brand-new difficulties and obstacles with each level, such as spinning and shifting platforms. But don't worry, you can overcome these obstacles and advance in the game with persistence and practice. Overall, Rolling Ball 3D is an engaging game that will put your reflexes and talents to the test. Anyone looking for a fun and exciting game to play on their mobile device must play it because of its stunning graphics, physics-based gameplay, and simple controls. Therefore, download it right away and get going! How to Play: Use left-right and arrow keys to play.
Основная информация о расширении
Название | Rolling Ball Unblocked |
ID | decchghldbjdfjepcmhfdiolekpdfcka |
Официальный URL | https://chromewebstore.google.com/detail/rolling-ball-unblocked/decchghldbjdfjepcmhfdiolekpdfcka |
Описание | Rolling Ball 3D: Roll through obstacles, collect diamonds & conquer levels! Fast-paced arcade-style gameplay. |
Размер файла | 51.11 MB |
Количество установок | 137,690 |
Текущая Версия | 2 |
Последнее Обновление | 2023-09-17 |
Дата публикации | 2023-05-02 |
Рейтинг | 3.38/5 Всего 8 оценок |
Разработчик | https://724fun.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://724fun.com/ |
URL страницы политики конфиденциальности | https://gamesirius.blogspot.com/2023/02/sirius-games-privacy-policy.html |
Поддерживаемые языки | id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "offline_enabled": true, "background": { "service_worker": "javas\/anainout.js" }, "action": { "default_icon": { "128": "icons\/icon-128.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] } } |