Buzzkill Firefox

Examine source code of Buzzkill

Inspect and view changes in Buzzkill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Buzzkill",
  "version": "1.1resigned1",
  "description": "Takes the monotony out of vacuous buzzwords.",
  "homepage_url": "https://github.com/Nyarmith/buzzword_plugin",
  "icons": {
    "48": "icons/no_buzzword-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background/init_storage.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "buzzword_plug.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/no_buzzword-32.png",
    "default_title": "Buzz-Be-Gone",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ce1f2ac-088a-48d0-9bf1-e1e85a4b70d1}"
    }
  }
}

Mejores alternativas Buzzkill

Aquí hay algunas Firefox add-ons que son similares a Buzzkill: