GigHQ.ai Firefox

Examine source code of GigHQ.ai

Inspect and view changes in GigHQ.ai source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GigHQ.ai",
  "description": "Stop juggling messy spreadsheets. The GigHQ.ai extension is your AI-powered copilot for the job hunt.",
  "version": "4.6",
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@gighq.ai",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "identity"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/contentScript.js"
      ]
    }
  ],
  "action": {
    "default_title": "Toggle Sidebar",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "sidebar_action": {
    "default_title": "GigHQ.ai Copilot",
    "default_panel": "index.html",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/assets/icon.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best GigHQ.ai Alternatives

Here are some Firefox add-ons that are similar to GigHQ.ai: