Auto Google Form Solver Firefox

Examine source code of Auto Google Form Solver

제작자: narayan chetri Add-on
Inspect and view changes in Auto Google Form Solver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Google Form Solver",
  "version": "1.0",
  "description": "Mozz karo bhai..",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://docs.google.com/forms/*",
    "*://generativelanguage.googleapis.com/*",
    "*://api.groq.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://docs.google.com/forms/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "form-solver-v5@narayanchetri.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Auto Google Form Solver 대안

다음은 Auto Google Form Solver과(와) 유사한 Firefox add-on입니다: