netbeep Firefox

Examine source code of netbeep

Inspect and view changes in netbeep source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "netbeep",
  "version": "0.4",
  "description": "Plays sound on network requests.",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "web_accessible_resources": [
    "js/tone.js"
  ],
  "permissions": [
    "webRequest",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "128": "img/icon-enabled-128.png"
  },
  "browser_action": {
    "default_icon": {
      "128": "img/icon-enabled-128.png"
    },
    "default_title": "netbeep - Play sound on network requests",
    "default_popup": "popup.html"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; worker-src 'self' blob:",
  "browser_specific_settings": {
    "gecko": {
      "id": "{646a2ab7-e60d-4f95-bd22-8e53a1fcd328}"
    }
  }
}

Best netbeep Alternatives

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