Alfi Adventure HD Original Game

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

Was ist Alfi Adventure HD Original Game?

Alfi Adventure HD Original Game ist eine Chrome-Erweiterung, die von https://vnagame.com entwickelt wurde, und ihr Hauptmerkmal ist "Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!".

Erweiterungsscreenshots

screenshot

Alfi Adventure HD Original Game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Alfi Adventure HD Original Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        - 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.                    

Grundlegende Informationen zur Erweiterung

Name Alfi Adventure HD Original Game Alfi Adventure HD Original Game
ID ffdbbapjjeofgelmfoldcnipapppkjol
Offizielle URL https://chromewebstore.google.com/detail/alfi-adventure-hd-origina/ffdbbapjjeofgelmfoldcnipapppkjol
Beschreibung Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!
Dateigröße 2.95 MB
Installationsanzahl 303
Aktuelle Version 1.1.0
Letztes Update 2023-09-05
Veröffentlichungsdatum 2023-09-04
Bewertung 5.00/5 Insgesamt 9 Bewertungen
Entwickler https://vnagame.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.vnagame.com/game/alfi-adventure-hd/
Hilfeseite URL https://www.vnagame.com/game/alfi-adventure-hd/
URL der Datenschutzrichtlinien-Seite https://doodlejump.io/privacy-policy-2
Unterstützte Sprachen 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\/"
}