OakBorderify Firefox

Examine source code of OakBorderify

By: oak10
Inspect and view changes in OakBorderify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Borderify",
  "version": "2.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2ec43ed-db3e-4001-ba88-7f9758f1975c}",
      "strict_min_version": "42.0"
    }
  },
  "description": "Adds a blue green border to all webpages matching mozilla.org.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "borderify.js"
      ]
    }
  ]
}

Best OakBorderify Alternatives

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