Alfi Adventure HD Original Game

Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!

Cos'è Alfi Adventure HD Original Game?

Alfi Adventure HD Original Game è un'estensione di Chrome sviluppata da https://vnagame.com, e la sua funzione principale è "Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Alfi Adventure HD Original Game

Scarica i file di estensione Alfi Adventure HD Original 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

                        - Play more games on the top-left menu.

Alfi Adventure HD Original is a challenging adventure game where you must help Alfi collect stars to reach his goal. Explore a variety of levels, solve puzzles, and avoid obstacles as you make your way to the flower. The more stars you collect, the higher your score will be.

The game has 10 levels, each with its own unique challenges.
You can collect stars from 1 to 3, with 3 stars being the most difficult to obtain.
The game is designed for players of all ages and skill levels.
The game is available for free on the web and as a mobile app.                    

Informazioni di Base sull'Estensione

Nome Alfi Adventure HD Original Game Alfi Adventure HD Original Game
ID ffdbbapjjeofgelmfoldcnipapppkjol
URL Ufficiale https://chromewebstore.google.com/detail/alfi-adventure-hd-origina/ffdbbapjjeofgelmfoldcnipapppkjol
Descrizione Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!
Dimensione del File 2.95 MB
Conteggio Installazioni 303
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-09-05
Data di Pubblicazione 2023-09-04
Valutazione 5.00/5 Totale 9 Valutazioni
Sviluppatore https://vnagame.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.vnagame.com/game/alfi-adventure-hd/
URL della Pagina di Aiuto https://www.vnagame.com/game/alfi-adventure-hd/
URL della Pagina della Politica sulla Privacy https://doodlejump.io/privacy-policy-2
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.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:\/\/www.vnagame.com\/game\/alfi-adventure-hd\/"
}