Bookmark Bar Forge Firefox

Examine source code of Bookmark Bar Forge

Inspect and view changes in Bookmark Bar Forge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Bar Forge",
  "version": "1.0.1",
  "description": "Dynamic bookmark toolbar sets for Firefox. Create a managed bookmark bar folder that can mirror selected sources, random bookmarks, rotations, recent history, or Quick List Solo imports.",
  "author": "Jeff Jones & ChatGPT",
  "browser_action": {
    "default_title": "Bookmark Bar Forge",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/bbf-16.png",
      "32": "icons/bbf-32.png",
      "48": "icons/bbf-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "bookmarks",
    "history",
    "tabs",
    "storage",
    "alarms"
  ],
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/bbf-16.png",
    "32": "icons/bbf-32.png",
    "48": "icons/bbf-48.png",
    "64": "icons/bbf-64.png",
    "96": "icons/bbf-96.png",
    "128": "icons/bbf-128.png",
    "256": "icons/bbf-256.png",
    "512": "icons/bbf-512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmark-bar-forge@ashforge",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Bookmark Bar Forge Alternatives

Here are some Firefox add-ons that are similar to Bookmark Bar Forge: