Flicker Grid Firefox

Examine source code of Flicker Grid

Inspect and view changes in Flicker Grid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Flicker Grid",
  "version": "1.0.0",
  "description": "Toggle cells in a compact 8x8 grid to seed evolving flicker patterns with step, evolve, and reset controls.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "popup.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; base-uri 'self'; connect-src 'self'; img-src 'self' data:; style-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "flicker-grid@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas Flicker Grid

Aqui estão algumas Firefox add-ons que são similares a Flicker Grid: