Auto Google Form Solver Firefox

Examine source code of Auto Google Form Solver

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"
        ]
      }
    }
  }
}

Mejores alternativas Auto Google Form Solver

Aquí hay algunas Firefox add-ons que son similares a Auto Google Form Solver: