The Matrix Dynamic Background Firefox

Examine source code of The Matrix Dynamic Background

Inspect and view changes in The Matrix Dynamic Background source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "The Matrix Dynamic Background",
  "version": "1.1",
  "description": "Chrome's first dynamic 'The Matrix' digital rain background. ",
  "icons": {
    "128": "images/matrix.png"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://*.google.com/*"
      ]
    }
  ],
  "browswer_action": {
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab/newtab.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{24dd3c43-7d77-4206-8ccf-2cfdf8d4b90d}"
    }
  }
}

Best The Matrix Dynamic Background Alternatives

Here are some Firefox add-ons that are similar to The Matrix Dynamic Background: