Happy Wheels - Free Game

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

Cos'è Happy Wheels - Free Game?

Happy Wheels - Free Game è un'estensione di Chrome sviluppata da https://happywheels.app, e la sua funzione principale è "Play Happy Wheels Unblocked as a Chrome Extension - Play Everywhere from Popup!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Happy Wheels - Free Game

Scarica i file di estensione Happy Wheels - Free Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Happy Wheels - Free Game Happy Wheels - Free Game
ID ceofdnioecleoaikdamhjmjohcfgdpph
URL Ufficiale https://chromewebstore.google.com/detail/happy-wheels-free-game/ceofdnioecleoaikdamhjmjohcfgdpph
Descrizione Play Happy Wheels Unblocked as a Chrome Extension - Play Everywhere from Popup!
Dimensione del File 6.74 MB
Conteggio Installazioni 6,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2023-08-19
Data di Pubblicazione 2023-03-21
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://happywheels.app
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://happywheels.app/
URL della Pagina di Aiuto https://happywheels.app/
URL della Pagina della Politica sulla Privacy https://sites.google.com/view/unblocked-games-4-all/home
Lingue Supportate 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"
}