LinkJob Finder Firefox

Examine source code of LinkJob Finder

Inspect and view changes in LinkJob Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkJob Elite",
  "version": "3.6.1",
  "description": "Elite Auto-Apply & Career Strategic Hub for your professional growth.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "*://*.linkedin.com/*",
    "https://api.openai.com/*",
    "https://text.pollinations.ai/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.linkedin.com/*"
      ],
      "js": [
        "utils/compat.js",
        "utils/db.js",
        "automation_engine/lexicon_data.js",
        "automation_engine/radio_data.js",
        "automation_engine/dropdown_data.js",
        "automation_engine/input_data.js",
        "content/content.js"
      ],
      "css": [
        "content/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "dashboard/dashboard.html#settings",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "dashboard/dashboard.html",
        "dashboard/dashboard.css",
        "dashboard/dashboard.js",
        "utils/compat.js",
        "utils/db.js"
      ],
      "matches": [
        "*://*.linkedin.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-assistant-ai@shadahmor.domain",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LinkJob Finder Alternatives

Here are some Firefox add-ons that are similar to LinkJob Finder: