Grok Cosmic Theme Firefox

Examine source code of Grok Cosmic Theme

Inspect and view changes in Grok Cosmic Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Grok Cosmic Theme",
  "version": "1.9.0",
  "description": "RatioWorks local visual control deck for the current Grok interface with wallpapers, text/logo colors, OLED/glass effects, transparency, and portable profiles.",
  "author": "RatioWorks",
  "browser_specific_settings": {
    "gecko": {
      "id": "grok-cosmic-theme@xai-extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "Grok Cosmic Control by RatioWorks",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://grok.com/*",
        "https://*.grok.com/*",
        "https://x.com/i/grok*",
        "https://x.com/grok*"
      ],
      "css": [
        "styles/theme.css"
      ],
      "js": [
        "scripts/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "styles/wallpaper.svg"
      ],
      "matches": [
        "https://grok.com/*",
        "https://*.grok.com/*",
        "https://x.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  }
}

Best Grok Cosmic Theme Alternatives

Here are some Firefox add-ons that are similar to Grok Cosmic Theme: