Bookmarks by domains in toolbar Firefox

Examine source code of Bookmarks by domains in toolbar

Inspect and view changes in Bookmarks by domains in toolbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark by domain in toolbar",
  "description": "Sort new as well as existing bookmarks in the toolbar by their domain names.",
  "version": "0.1.1",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "background": {
    "page": "/html/background.html"
  },
  "options_ui": {
    "browser_style": true,
    "page": "/html/options_ui.html"
  }
}

Best Bookmarks by domains in toolbar Alternatives

Here are some Firefox add-ons that are similar to Bookmarks by domains in toolbar: