Text Shuffler Firefox

Examine source code of Text Shuffler

Inspect and view changes in Text Shuffler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Text Shuffler",
  "version": "1.0",
  "description": "Shuffle word order in sentences to create amusing new phrases and discover hidden meanings.",
  "permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Text Shuffler",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "text-shuffler@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data:; style-src 'self';"
  }
}

Best Text Shuffler Alternatives

Here are some Firefox add-ons that are similar to Text Shuffler: