Grok Full Width Firefox

Examine source code of Grok Full Width

Par : Veserae
Inspect and view changes in Grok Full Width source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Grok Full Width",
  "description": "Forces Grok chat (grok.x.ai) to use almost fullscreen width",
  "version": "1.0.2",
  "icons": {
    "400": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://grok.x.ai/*",
        "*://*.grok.x.ai/*",
        "*://grok.com/*",
        "*://*.grok.com/*"
      ],
      "css": [
        "grok-fullscreen.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "grok-full-width@veserae.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Grok Full Width

Voici quelques Firefox add-ons qui sont similaires à Grok Full Width :