eBayKleinanzeigenHelper Firefox

Examine source code of eBayKleinanzeigenHelper

Inspect and view changes in eBayKleinanzeigenHelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "eBayKleinanzeigenHelper",
  "description": "Helping on Kleinanzeigen.",
  "version": "0.3",
  "author": "Phil Roggenbuck <me@phrogg.de>",
  "icons": {
    "36": "icons/Icon-36.png",
    "48": "icons/Icon-48.png",
    "72": "icons/Icon-72.png",
    "96": "icons/Icon-96.png",
    "144": "icons/Icon-144.png",
    "192": "icons/Icon-192.png",
    "512": "icons/Icon-512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay-kleinanzeigen.de/s-anzeige/*"
      ],
      "js": [
        "injectme.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "permissions": [
    "storage"
  ]
}

Best eBayKleinanzeigenHelper Alternatives

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