FormSolver Premium AI Firefox

Examine source code of FormSolver Premium AI

제작자: XZV Developer Add-on
Inspect and view changes in FormSolver Premium AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FormSolver Smart AI",
  "version": "6.0.0",
  "description": "Reads Google & Microsoft Forms and shows AI answers. Sistem kuota berbayar, tanpa perlu API key sendiri.",
  "browser_specific_settings": {
    "gecko": {
      "id": "FormSolver-Premium-Ai@addon",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collected_data": [],
        "data_usage": [],
        "data_retention": []
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://docs.google.com/forms/*",
    "https://docs.google.com/*",
    "https://forms.office.com/*",
    "https://notified-nicholas-consent-novelty.trycloudflare.com/*",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/forms/*",
        "https://forms.office.com/*"
      ],
      "js": [
        "config.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "icon.png"
  }
}

최고의 FormSolver Premium AI 대안

다음은 FormSolver Premium AI과(와) 유사한 Firefox add-on입니다: