KlikHunter Pro Chrome

Examine source code of KlikHunter Pro

Inspect and view changes in KlikHunter Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "KlikHunter Pro",
  "version": "10.0.2",
  "description": "AI-ассистент для поиска работы на hh.ru",
  "permissions": [
    "storage",
    "sidePanel",
    "activeTab",
    "tabs",
    "alarms"
  ],
  "host_permissions": [
    "https://*.hh.ru/*",
    "https://klikhunter.ru/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/16.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "side_panel": {
    "default_path": "sidepanel/sidepanel.html"
  },
  "background": {
    "service_worker": "background/background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.hh.ru/*"
      ],
      "js": [
        "utils/constants.js",
        "utils/storage.js",
        "content/parser.js",
        "content/panel.js",
        "content/content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best KlikHunter Pro Alternatives

Here are some Chrome extensions that are similar to KlikHunter Pro: