Little Alchemy 2 Free Game

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

What is Little Alchemy 2 Free Game?

Little Alchemy 2 Free Game is a Chrome extension developed by bestiofree, and its main feature is "Play the Little Alchemy 2 Free Game just in your browser!".

Extension Screenshots

screenshot
screenshot

Download Little Alchemy 2 Free Game Extension CRX File

Download Little Alchemy 2 Free Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Little Alchemy 2 Free Game Little Alchemy 2 Free Game
ID ojdicgmodckigeakjlighkclgelhifbg
Official URL https://chrome.google.com/webstore/detail/little-alchemy-2-free-gam/ojdicgmodckigeakjlighkclgelhifbg
Description Play the Little Alchemy 2 Free Game just in your browser!
File Size 51.02 KB
Installation Count 2,000
Current Version 1.2
Last Updated 2021-05-31
Publish Date 2021-05-31
Rating 5.00/5 Total 1 Ratings
Developer bestiofree
Email [email protected]
Payment Type free
Extension Website https://funformathgame.com/little-alchemy-2/
Privacy Policy Page URL https://funformathgame.com/privacy-policy
Supported Languages 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"
    }
}