pittiragavendra Firefox

Examine source code of pittiragavendra

Inspect and view changes in pittiragavendra source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Borderify",
  "version": "1.0",
  "description": "Adds a red border to all webpages matching mozilla.org.",
  "icons": {
    "48": "border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "borderify.js"
      ]
    }
  ]
}

Meilleures alternatives pittiragavendra

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