AI-Analyze Firefox

Examine source code of AI-Analyze

Inspect and view changes in AI-Analyze source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI-Analyze",
  "version": "1.0.2",
  "description": "Интеллектуальный захват документов с тендерных площадок",
  "permissions": [
    "activeTab",
    "scripting",
    "downloads",
    "cookies"
  ],
  "action": {
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-analyze@nextcore.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "service_worker": "service-worker-loader.js",
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-Dy7__gHr.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "pdf.worker.mjs",
        "assets/index.ts-Dy7__gHr.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best AI-Analyze Alternatives

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