Anthropos - Autofill your job applications

Anthropos - Autofill your job applications

Apply to 100s of jobs applications and improve your cover letters

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.72e8bd43.png",
    "32": "icon32.plasmo.328efb7e.png",
    "48": "icon48.plasmo.1b6c20e9.png",
    "64": "icon64.plasmo.6c816b7b.png",
    "128": "icon128.plasmo.74615566.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.72e8bd43.png",
      "32": "icon32.plasmo.328efb7e.png",
      "48": "icon48.plasmo.1b6c20e9.png",
      "64": "icon64.plasmo.6c816b7b.png",
      "128": "icon128.plasmo.74615566.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.24.2",
  "author": "Anthropos, Inc.",
  "name": "Anthropos - Autofill your job applications",
  "description": "Apply to 100s of jobs applications and improve your cover letters",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "activeTab",
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.breezy.hr/*",
        "*://jobs.smartrecruiters.com/*",
        "*://apply.workable.com/*",
        "*://*.myworkdayjobs.com/*",
        "*://*.bamboohr.com/*",
        "*://boards.greenhouse.io/*",
        "*://app.anthropos.work/*",
        "*://next-app.anthropos.work/*",
        "https://*.recruitee.com/*",
        "https://jobs.lever.co/*",
        "*://*.icims.com/*"
      ],
      "js": [
        "content.2382cfc2.js"
      ],
      "all_frames": true,
      "css": [
        "fonts.c1a73275.css"
      ]
    }
  ],
  "externally_connectable": {
    "matches": [
      "*://app.anthropos.work/*",
      "*://next-app.anthropos.work/*",
      "*://anthropos.breezy.hr/*"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmdAmI/hTnVaxT8MttOSUQRGTdGKUQlrqm7c0z+OQ086OBkkVicq5BBiE8fBQ4sCuNEr4HSV/9X6COAKTBmP5MHqhgCyQz3do7r47rR8AyIUDi7X2ZTa+EmCFg7EgbndbrQQHHQC+mqi0pKvWaZk1vogKVmwrMFzpXDiDni5yC/dHt8QeWXQjRSeNByZEZTWLBgpuKfSNL1hqCGyVNU7TuzjK82t+V9gigFHZZ3KiZanpgkYXt2sJhKvAopHoAYnFB7eyGwhHZvJAxFhaMp6iV7RFL8/2WWbUHALP2CfUXzkWWWkn51arOGAFgrwjCtm9PBg1xz8fsm8TAH8mdjYgNQIDAQAB",
  "web_accessible_resources": [
    {
      "matches": [
        "*://*.breezy.hr/*",
        "*://jobs.smartrecruiters.com/*",
        "*://apply.workable.com/*",
        "*://*.myworkdayjobs.com/*",
        "*://*.bamboohr.com/*",
        "*://boards.greenhouse.io/*",
        "*://app.anthropos.work/*",
        "*://next-app.anthropos.work/*",
        "https://*.recruitee.com/*",
        "https://jobs.lever.co/*",
        "*://*.icims.com/*"
      ],
      "resources": [
        "Inter-Regular.5ac6269a.ttf",
        "Inter-SemiBold.3473eaaa.ttf",
        "Inter-Bold.b6eddbba.ttf",
        "content.285ecab7.css",
        "content.c6ae78e9.svg",
        "content.e1b7964e.svg"
      ]
    }
  ]
}