GMod Wiki AI Search Firefox

Examine source code of GMod Wiki AI Search

Inspect and view changes in GMod Wiki AI Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GMod Wiki AI Search",
  "version": "1.0",
  "description": "Allows for more efficient navigation in the GMod Wiki!",
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-search@glitchedlime.sk",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage",
    "cookies"
  ],
  "host_permissions": [
    "https://wiki.facepunch.com/gmod/*",
    "https://wiki.facepunch.com/gmod"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://wiki.facepunch.com/gmod/*",
        "https://wiki.facepunch.com/gmod"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best GMod Wiki AI Search Alternatives

Here are some Firefox add-ons that are similar to GMod Wiki AI Search: