Documents Gemini Analyzer Firefox

Examine source code of Documents Gemini Analyzer

Inspect and view changes in Documents Gemini Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Docs",
  "version": "1.0",
  "description": "Takes a screenshot and sends it to Gemini for analysis.",
  "permissions": [
    "activeTab",
    "scripting",
    "notifications",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "commands": {
    "analyze-screenshot-command": {
      "suggested_key": {
        "default": "Alt+Y"
      },
      "description": "Take a screenshot"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{805ceac6-5636-46fd-8c2b-ce0e5cb56e59}"
    }
  }
}

Melhores alternativas Documents Gemini Analyzer

Aqui estão algumas Firefox add-ons que são similares a Documents Gemini Analyzer: