iFOCUS ATS Plugin External Firefox

Examine source code of iFOCUS ATS Plugin External

제작자: IFOCUS
Inspect and view changes in iFOCUS ATS Plugin External source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "iFOCUS ATS Plugin External",
  "description": "External ATS Chrome Naukri Plugin for Candidate Details",
  "version": "1.0",
  "default_icon": "icon.png",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "downloads",
    "tabs",
    "activeTab",
    "storage",
    "<all_urls>",
    "https://ajax.googleapis.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cdb7da0a-134d-4265-a09c-6ef8e06b2d6f}"
    }
  }
}

최고의 iFOCUS ATS Plugin External 대안

다음은 iFOCUS ATS Plugin External과(와) 유사한 Firefox add-on입니다: