Words from Letters

Words from Letters

Play a beautiful word game whose object is to find as many words as you can by rearranging the six given letters.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Words from Letters",
  "description": "Play a beautiful word game whose object is to find as many words as you can by rearranging the six given letters.",
  "version": "1.3.0",
  "app": {
    "launch": {
      "web_url": "https://www.words-from-letters.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "content_security_policy": {},
  "manifest_version": 3
}