Senf Firefox

Examine source code of Senf

Par : checkabid
Inspect and view changes in Senf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Senf",
  "version": "1.9",
  "description": "Geniessen Sie gewisse Seiten auf SPON mit extra-scharfem Senf!",
  "homepage_url": "http://spin.sponspin.org",
  "icons": {
    "64": "icons/senf64.png",
    "128": "icons/senf128.png"
  },
  "permissions": [
    "tabs",
    "notifications",
    "http://*.spiegel.de/*",
    "https://*.spiegel.de/*",
    "http://*.bento.de/*",
    "https://*.bento.de/*",
    "http://*.sponspin.org/*",
    "https://*.sponspin.org/*"
  ],
  "browser_action": {
    "default_icon": "icons/senf48empty.png",
    "default_title": "Ist doch alles Wurst!"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.spiegel.de/*",
        "*://*.bento.de/*",
        "*://*.sponspin.org/*"
      ],
      "js": [
        "jquery.js",
        "showURL.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "jquery.js",
      "background.js"
    ]
  }
}

Meilleures alternatives Senf

Voici quelques Firefox add-ons qui sont similaires à Senf :