Void | Cutest grok mod Firefox

Examine source code of Void | Cutest grok mod

By: Prism Add-on
Inspect and view changes in Void | Cutest grok mod source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "minimum_chrome_version": "91",
  "name": "Void",
  "description": "The cutest mod for grok",
  "author": "Void Contributors",
  "homepage_url": "https://github.com/imjustprism/Void",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "*://grok.com/*",
    "*://x.ai/*",
    "*://*.x.ai/*"
  ],
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "*://grok.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": false,
      "world": "ISOLATED"
    },
    {
      "run_at": "document_start",
      "matches": [
        "*://grok.com/*"
      ],
      "js": [
        "Void.js"
      ],
      "all_frames": false,
      "world": "MAIN"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "Void.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@void.prism",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.0.3.10"
}

Best Void | Cutest grok mod Alternatives

Here are some Firefox add-ons that are similar to Void | Cutest grok mod: