Goodman Firefox

Examine source code of Goodman

Inspect and view changes in Goodman source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Goodman",
  "description": "Automatically detect, summarize, and track Terms & Conditions changes",
  "version": "1.0.0",
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-CKZ0am0h.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/goodman-16.png",
      "48": "icons/goodman-48.png",
      "128": "icons/goodman-128.png"
    }
  },
  "icons": {
    "16": "icons/goodman-16.png",
    "48": "icons/goodman-48.png",
    "128": "icons/goodman-128.png"
  },
  "default_locale": "en",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "icons/saul.png",
        "assets/prompts-Di4dfqgQ.js",
        "assets/chunked-C70kdPV5.js",
        "assets/pdf-CpwNjOMJ.js",
        "assets/index.ts-D7qQFqor.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "background": {
    "scripts": [
      "assets/index.ts-D7qQFqor.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "goodman@extension",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Goodman Alternatives

Here are some Firefox add-ons that are similar to Goodman: