felix Firefox

Examine source code of felix

By: gandolh
Inspect and view changes in felix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My Addon",
  "version": "1.0",
  "description": "Description here.",
  "icons": {
    "48": "imagini/iconita.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best felix Alternatives

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