JobAI Tech Firefox

Examine source code of JobAI Tech

Inspect and view changes in JobAI Tech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JobAI Tech",
  "version": "1.1.1",
  "description": "Score any job posting against your resume and save it for later — instantly.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    },
    "default_title": "JobAI Tech"
  },
  "background": {
    "service_worker": "background/background.js",
    "scripts": [
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.linkedin.com/jobs/*",
        "*://*.indeed.com/*",
        "*://*.glassdoor.com/job*",
        "*://*.wellfound.com/jobs/*",
        "*://*.levels.fyi/jobs/*"
      ],
      "js": [
        "compat.js",
        "content/readability.js",
        "content/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://jobaitech.com/*",
    "*://*.linkedin.com/*",
    "*://*.indeed.com/*",
    "*://*.glassdoor.com/*",
    "*://*.wellfound.com/*",
    "*://*.levels.fyi/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "compat.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@jobaitech.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    },
    "safari": {
      "strict_min_version": "16.4"
    }
  }
}

Best JobAI Tech Alternatives

Here are some Firefox add-ons that are similar to JobAI Tech: