Blank Sample Add-on Firefox

Examine source code of Blank Sample Add-on

Inspect and view changes in Blank Sample Add-on source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blank Sample Add-on",
  "version": "1.0",
  "description": "This is a blank Mozilla add-on that does nothing.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Blank Add-on"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bd3910d9-1b25-4d51-a60a-2a5af0009c38}"
    }
  }
}

Best Blank Sample Add-on Alternatives

Here are some Firefox add-ons that are similar to Blank Sample Add-on: