Digital Matrix Interface Firefox

Examine source code of Digital Matrix Interface

Inspect and view changes in Digital Matrix Interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Digital Matrix Interface",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; base-uri 'self'; connect-src 'self'; img-src 'self' data:; style-src 'self';",
  "name": "Digital Matrix Interface",
  "permissions": [
    "storage"
  ],
  "version": "1.0.0",
  "author": "XMP",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "digital-matrix-interface@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Enter the digital realm with cascading code rain and glitch effects. Experience the matrix in your browser.",
  "homepage_url": "https://github.com/xmp/digital-matrix-interface",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Digital Matrix Interface Alternatives

Here are some Firefox add-ons that are similar to Digital Matrix Interface: