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!

What is Sims 4 random game generator?

Sims 4 random game generator is a Chrome extension developed by gorkgramacion, and its main feature is "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!".

Extension Screenshots

screenshot

Download Sims 4 random game generator Extension CRX File

Download Sims 4 random game generator 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

                        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!                    

Extension Basic Information

Name Sims 4 random game generator Sims 4 random game generator
ID kpceegmoghjiacgkllncdimobpcfnhoo
Official URL https://chromewebstore.google.com/detail/sims-4-random-game-genera/kpceegmoghjiacgkllncdimobpcfnhoo
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!
File Size 2.98 MB
Installation Count 747
Current Version 1.1
Last Updated 2021-06-25
Publish Date 2021-01-24
Rating 2.00/5 Total 4 Ratings
Developer gorkgramacion
Email [email protected]
Payment Type free
Supported Languages 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"
        }
    }
}