Resume Enhancer — Autofill Firefox

Examine source code of Resume Enhancer — Autofill

Inspect and view changes in Resume Enhancer — Autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Resume Enhancer — Autofill",
  "version": "0.1.0",
  "description": "Autofill any job-application form from your tailored resumes, and generate a cover letter — you review and submit.",
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "alarms"
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "sidebar_action": {
    "default_title": "Resume Enhancer Autofill",
    "default_panel": "sidepanel.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "autofill@resume-enhancer.com",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  }
}

Best Resume Enhancer — Autofill Alternatives

Here are some Firefox add-ons that are similar to Resume Enhancer — Autofill: