Jumbler

Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!

What is Jumbler?

Jumbler is a Chrome extension developed by Unknown, and its main feature is "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!".

Extension Screenshots

screenshot

Download Jumbler Extension CRX File

Download Jumbler 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

                        Jumbler is more than a word shuffler tool. 

Ever had trouble deciding who to start first and who to go next?

In your DAILY STANDUP MEETINGS, simply fill in some participant names and hit the "Jumble Them" button.

Even at your social board games, let Jumbler help you decide the sequence of players.                    

Extension Basic Information

Name Jumbler Jumbler
ID aidegdkjijkgcfbnbnaclmpefcijbchn
Official URL https://chromewebstore.google.com/detail/jumbler/aidegdkjijkgcfbnbnaclmpefcijbchn
Description Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!
File Size 8.49 KB
Installation Count 37
Current Version 1.0
Last Updated 2020-04-11
Publish Date 2020-04-10
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jumbler",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!",
    "author": "Weng Fai Wong",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "Shuffle words or sentences. Even shuffle names!",
        "default_popup": "popup.html"
    }
}