Watery Background Extension Firefox

Examine source code of Watery Background Extension

Inspect and view changes in Watery Background Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Watery Background Extension",
  "version": "1.0",
  "description": "A Firefox extension that adds a watery background to your browser",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0386b0ea-6491-47f0-9f3f-44c4dfb02187}"
    }
  }
}

Best Watery Background Extension Alternatives

Here are some Firefox add-ons that are similar to Watery Background Extension: