AutoCVApply Firefox

Examine source code of AutoCVApply

Inspect and view changes in AutoCVApply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoCVApply",
  "version": "2.25.357",
  "description": "Auto-fill job application forms on any site and draft answers, cover letters, and tailored resumes from the sidebar.",
  "permissions": [
    "storage",
    "tabs",
    "contextMenus",
    "webNavigation",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "AutoCVApply",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://autocvapply.com/*",
        "http://localhost:8000/*"
      ],
      "js": [
        "extension-context.js",
        "debug-log-client.js",
        "form-content-signature.js",
        "answer-normalization-content.js",
        "form-heuristics.js",
        "field-inventory.js",
        "form-validation-errors.js",
        "linkedin-parser.js",
        "linkedin-page-health.js",
        "linkedin-easy-apply-fields.js",
        "auto-apply-timing-content.js",
        "linkedin-auto-apply.js",
        "indeed-auto-apply.js",
        "totaljobs-auto-apply.js",
        "glassdoor-auto-apply.js",
        "simplyhired-auto-apply.js",
        "reed-auto-apply.js",
        "cv-library-auto-apply.js",
        "focus-tracker.js",
        "field-highlighter.js",
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "autocvapply-amo@autocvapply.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "websiteContent",
          "browsingActivity"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "AutoCVApply",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  }
}

Mejores alternativas AutoCVApply

Aquí hay algunas Firefox add-ons que son similares a AutoCVApply: