NakedPact Analyze Contracts Firefox

Examine source code of NakedPact Analyze Contracts

By: Carmelo Add-on
Inspect and view changes in NakedPact Analyze Contracts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NakedPact - Analizza Contratti e ToS con l'IA",
  "version": "1.0.5",
  "description": "L'IA che legge i Termini di Servizio e i contratti al posto tuo in 3 secondi. Scopri clausole nascoste, penali e trappole legali.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://nakedpact.com/*"
  ],
  "action": {
    "default_title": "NakedPact - Analizza questa pagina con IA",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@nakedpact.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best NakedPact Analyze Contracts Alternatives

Here are some Firefox add-ons that are similar to NakedPact Analyze Contracts: