Terms Simplified Firefox

Examine source code of Terms Simplified

Inspect and view changes in Terms Simplified source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{daf44bf7-a45e-4b75-814c-5eb8a1f52b3f}",
      "strict_min_version": "109.0"
    }
  },
  "manifest_version": 3,
  "name": "Terms Simplified",
  "version": "1.0.3",
  "description": "AI-powered tool that simplifies Terms of Service into clear, easy-to-understand insights.",
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/registration-detector.js-loader.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "src/styles/warning.css"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "assets/background.js"
    ]
  },
  "action": {
    "default_popup": "index.html"
  },
  "externally_connectable": {
    "ids": []
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128-resized.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/content.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best Terms Simplified Alternatives

Here are some Firefox add-ons that are similar to Terms Simplified: