Word Scrambler

Word Scrambler

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

Merlin
Additional files are visible only to premium users

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": []
}