Workforce Mate Firefox

Examine source code of Workforce Mate

By: zevnda
Inspect and view changes in Workforce Mate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Workforce Mate",
  "version": "2.0.0",
  "description": "Fill out your job search efforts on the Workforce Australia website with ease",
  "permissions": [
    "https://*.workforceaustralia.gov.au/*",
    "https://*.seek.com.au/*",
    "https://*.jora.com/*",
    "https://*.indeed.com/*",
    "https://*.linkedin.com/*",
    "https://*.careerone.com.au/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.workforceaustralia.gov.au/*",
        "https://*.seek.com.au/*",
        "https://*.jora.com/*",
        "https://*.indeed.com/*",
        "https://*.linkedin.com/*",
        "https://*.careerone.com.au/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{36c7b66d-f76d-42ed-b7c0-16d73dc0d84d}"
    }
  }
}

Best Workforce Mate Alternatives

Here are some Firefox add-ons that are similar to Workforce Mate: