Little Alchemy 2 Free Game

Play the Little Alchemy 2 Free Game just in your browser!

O que é Little Alchemy 2 Free Game?

Little Alchemy 2 Free Game é uma extensão do Chrome desenvolvida por bestiofree, e sua principal característica é "Play the Little Alchemy 2 Free Game just in your browser!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Little Alchemy 2 Free Game

Baixe arquivos de extensão Little Alchemy 2 Free 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

                        The contemporary update to Little Alchemy 2 has delivered new mixtures, bringing the list to over seven-hundred objects, and this is a walkthrough that explains the process of discovering them. In Little Alchemy you with the fundamental factors (air, hearth, water) and may create a whole new set of factors. Little Alchemy 2 is a free-to-play, go-platform crafting game developed via Recloak and launched for browsers.                    

Informações Básicas da Extensão

Nome Little Alchemy 2 Free Game Little Alchemy 2 Free Game
ID ojdicgmodckigeakjlighkclgelhifbg
URL Oficial https://chrome.google.com/webstore/detail/little-alchemy-2-free-gam/ojdicgmodckigeakjlighkclgelhifbg
Descrição Play the Little Alchemy 2 Free Game just in your browser!
Tamanho do Arquivo 51.02 KB
Contagem de Instalações 2,000
Versão Atual 1.2
Última Atualização 2021-05-31
Data de Publicação 2021-05-31
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor bestiofree
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://funformathgame.com/little-alchemy-2/
URL da Página de Política de Privacidade https://funformathgame.com/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Little Alchemy 2 Free Game",
    "description": "Play the Little Alchemy 2 Free Game  just in your browser!",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}