Default Bookmark Toolbar Folder Firefox

Examine source code of Default Bookmark Toolbar Folder

Inspect and view changes in Default Bookmark Toolbar Folder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Default Bookmark Toolbar Folder",
  "description": "Set the default bookmark location to the toolbar.",
  "author": "schilkyl",
  "version": "1.0.1",
  "permissions": [
    "bookmarks"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "bookmark.svg"
  },
  "page_action": {
    "default_icon": {
      "16": "bookmark.svg"
    }
  }
}

Best Default Bookmark Toolbar Folder Alternatives

Here are some Firefox add-ons that are similar to Default Bookmark Toolbar Folder: