Alfi Adventure HD Original Game

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

O que é Alfi Adventure HD Original Game?

Alfi Adventure HD Original Game é uma extensão do Chrome desenvolvida por https://vnagame.com, e sua principal característica é "Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Alfi Adventure HD Original Game

Baixe arquivos de extensão Alfi Adventure HD Original Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Alfi Adventure HD Original Game Alfi Adventure HD Original Game
ID ffdbbapjjeofgelmfoldcnipapppkjol
URL Oficial https://chromewebstore.google.com/detail/alfi-adventure-hd-origina/ffdbbapjjeofgelmfoldcnipapppkjol
Descrição Play Alfi Adventure HD Original Game as a Chrome extension - Also can Play without Internet, try it now!
Tamanho do Arquivo 2.95 MB
Contagem de Instalações 303
Versão Atual 1.1.0
Última Atualização 2023-09-05
Data de Publicação 2023-09-04
Classificação 5.00/5 Total de 9 Avaliações
Desenvolvedor https://vnagame.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.vnagame.com/game/alfi-adventure-hd/
URL da Página de Ajuda https://www.vnagame.com/game/alfi-adventure-hd/
URL da Página de Política de Privacidade https://doodlejump.io/privacy-policy-2
Idiomas Suportados 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\/"
}