Happy Wheels - Free Game

Play Happy Wheels Unblocked as a Chrome Extension - Play Everywhere from Popup!

Co to jest Happy Wheels - Free Game?

Happy Wheels - Free Game to rozszerzenie Chrome opracowane przez https://happywheels.app, a jego główną funkcją jest „Play Happy Wheels Unblocked as a Chrome Extension - Play Everywhere from Popup!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Happy Wheels - Free Game

Pobierz pliki rozszerzeń Happy Wheels - Free Game 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

                        A Google Chrome extension that allows users to play the game "Happy Wheels" from any website they're on without being blocked by internet filters or restrictions. This extension provides a convenient way for players to enjoy the game without having to constantly search for unblocked versions online.

The extension allows the game to be played from a pop-up window, so users can easily access and play the game without having to navigate away from their current webpage. The extension is compatible with the latest version of Google Chrome and is easy to install and use. With this extension, players can enjoy playing Happy Wheels without any restrictions or interruptions.                    

Podstawowe informacje o rozszerzeniu

Nazwa Happy Wheels - Free Game Happy Wheels - Free Game
ID ceofdnioecleoaikdamhjmjohcfgdpph
Oficjalny URL https://chromewebstore.google.com/detail/happy-wheels-free-game/ceofdnioecleoaikdamhjmjohcfgdpph
Opis Play Happy Wheels Unblocked as a Chrome Extension - Play Everywhere from Popup!
Rozmiar pliku 6.74 MB
Liczba instalacji 6,000
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2023-08-19
Data Publikacji 2023-03-21
Ocena 5.00/5 Łącznie 6 Oceny
Deweloper https://happywheels.app
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://happywheels.app/
Adres URL Strony Pomocy https://happywheels.app/
Adres URL Strony Polityki Prywatności https://sites.google.com/view/unblocked-games-4-all/home
Obsługiwane Języki 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.0.0",
    "version_name": "1.0.0",
    "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:\/\/cookieclicker.ee"
}