Sims 4 random game generator

Don't know what game packs you want to play? Generate a whole random game pack for your sims 4 game with just a click!

Sims 4 random game generatorとは何ですか?

Sims 4 random game generatorはgorkgramacionによって開発されたChromeの拡張機能で、その主な機能は「Don't know what game packs you want to play? Generate a whole random game pack for your sims 4 game with just a click!」です。

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

screenshot

Sims 4 random game generator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Sims 4 random game generator will decide for you what game packs to play. Combinations are endless as each click will generate a random game!                    

拡張機能の基本情報

名前 Sims 4 random game generator Sims 4 random game generator
ID kpceegmoghjiacgkllncdimobpcfnhoo
公式URL https://chromewebstore.google.com/detail/sims-4-random-game-genera/kpceegmoghjiacgkllncdimobpcfnhoo
説明 Don't know what game packs you want to play? Generate a whole random game pack for your sims 4 game with just a click!
ファイルサイズ 2.98 MB
インストール数 747
現在のバージョン 1.1
最終更新日 2021-06-25
公開日 2021-01-24
評価 2.00/5 合計 4 レビュー
開発者 gorkgramacion
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sims 4 random game generator",
    "description": "Don't know what game packs you want to play? Generate a whole random game pack for your sims 4 game with just a click!",
    "version": "1.1",
    "manifest_version": 2,
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens hello.html"
        }
    }
}