Terms Simplifier Firefox

Examine source code of Terms Simplifier

Inspect and view changes in Terms Simplifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Terms Simplifier",
  "version": "1.0",
  "description": "Simplifies complex Terms of Service agreements into clear, easy-to-understand summaries.",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup/popup.html",
    "default_title": "Simplify Terms"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{62695edb-2edf-48b0-9515-18d356f6f285}"
    }
  }
}

최고의 Terms Simplifier 대안

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