Terms Simplified Firefox

Examine source code of Terms Simplified

제작자: Angus Macapella
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
    }
  ]
}

최고의 Terms Simplified 대안

다음은 Terms Simplified과(와) 유사한 Firefox add-on입니다: