Modyfi Firefox

Examine source code of Modyfi

By: sathiya
Inspect and view changes in Modyfi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Modify",
  "version": "1.0",
  "description": "removes unwanted contents from a website",
  "icons": {
    "48": "pen.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/questions/*"
      ],
      "js": [
        "modify.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4ad50b82-0e3e-42c4-af82-0c98411e3acf}"
    }
  }
}

Best Modyfi Alternatives

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