Job Matcher AI Firefox

Examine source code of Job Matcher AI

By: dubkoff Add-on
Inspect and view changes in Job Matcher AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Job Matcher AI",
  "version": "1.0.0",
  "description": "Analyse von Stellenanzeigen und Erstellung von Anschreiben mit Gemini AI.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "action": {
    "default_title": "Job Matcher öffnen",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "host_permissions": [
    "<all_urls>",
    "https://generativelanguage.googleapis.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "job-matcher@ai-studio.local",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Job Matcher AI Alternatives

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