Little Alchemy 2 Free Game

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

Little Alchemy 2 Free Gameとは何ですか?

Little Alchemy 2 Free Gameはbestiofreeによって開発されたChromeの拡張機能で、その主な機能は「Play the Little Alchemy 2 Free Game just in your browser!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Little Alchemy 2 Free Game拡張機能のCRXファイルをダウンロード

Little Alchemy 2 Free Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Little Alchemy 2 Free Game Little Alchemy 2 Free Game
ID ojdicgmodckigeakjlighkclgelhifbg
公式URL https://chrome.google.com/webstore/detail/little-alchemy-2-free-gam/ojdicgmodckigeakjlighkclgelhifbg
説明 Play the Little Alchemy 2 Free Game just in your browser!
ファイルサイズ 51.02 KB
インストール数 2,000
現在のバージョン 1.2
最終更新日 2021-05-31
公開日 2021-05-31
評価 5.00/5 合計 1 レビュー
開発者 bestiofree
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://funformathgame.com/little-alchemy-2/
プライバシーポリシーページのURL https://funformathgame.com/privacy-policy
対応言語 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"
    }
}