bfzf Firefox

Examine source code of bfzf

Inspect and view changes in bfzf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "bfzf",
  "version": "2.0.0",
  "description": "Browser extension that allows you to make your browsing experience more efficient.",
  "permissions": [
    "history",
    "tabs",
    "bookmarks"
  ],
  "icons": {
    "48": "assets/logo.png"
  },
  "commands": {
    "open_history": {
      "description": "Open history"
    },
    "open_bookmarks": {
      "description": "Open bookmarks"
    }
  },
  "background": {
    "scripts": [
      "dist/background/index.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f76c232a-0216-42cf-8e0e-795fa860c82c}"
    }
  }
}

Best bfzf Alternatives

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