Noiszy Firefox

Examine source code of Noiszy

Inspect and view changes in Noiszy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Noiszy",
  "description": "They're listening. Make some noise.",
  "version": "2.0",
  "permissions": [
    "alarms",
    "activeTab",
    "storage",
    "webNavigation",
    "*://*/*",
    "https://*/*"
  ],
  "content_security_policy": "script-src 'self' https://www.google-analytics.com; object-src 'self'",
  "background": {
    "scripts": [
      "json.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon_c_16.png",
    "48": "icon_c_48.png",
    "128": "icon_c_128.png"
  },
  "browser_action": {
    "default_title": "Noiszy",
    "default_popup": "options.html"
  },
  "options_page": "options.html",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{5e468385-f656-42a8-8c0b-09039e4a1e84}"
    }
  }
}

Best Noiszy Alternatives

Here are some Firefox add-ons that are similar to Noiszy: