Word Scrambler

Scramble words and phrases with the Word Scrambler. Make your own word scramble games!

What is Word Scrambler?

Word Scrambler is a Chrome extension developed by https://wordunscrambler.net, and its main feature is "Scramble words and phrases with the Word Scrambler. Make your own word scramble games!".

Extension Screenshots

screenshot

Download Word Scrambler Extension CRX File

Download Word Scrambler 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

                        Our Word Scrambler will scramble words, names and letters. It is an easy way to scramble words for word scramble games in baby showers, educational games, and word games of your own creation.                    

Extension Basic Information

Name Word Scrambler Word Scrambler
ID pfhhciajfmibedngogmbngphciegjfif
Official URL https://chromewebstore.google.com/detail/word-scrambler/pfhhciajfmibedngogmbngphciegjfif
Description Scramble words and phrases with the Word Scrambler. Make your own word scramble games!
File Size 13.8 KB
Installation Count 168
Current Version 2.0
Last Updated 2023-03-31
Publish Date 2019-12-24
Developer https://wordunscrambler.net
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.wordunscrambler.net/privacy-policy.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Word Scrambler",
    "version": "2.0",
    "manifest_version": 3,
    "description": "Scramble words and phrases with the Word Scrambler. Make your own word scramble games!",
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": []
}