Chrome-Style Bookmark Tool Firefox

Examine source code of Chrome-Style Bookmark Tool

By: Danielo
Inspect and view changes in Chrome-Style Bookmark Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmarks Popup",
  "version": "1.1",
  "description": "Add your own icon bookmarks",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage",
    "*://*/*"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{823013f4-74ca-41f9-bc32-f897856713b5}"
    }
  }
}

Best Chrome-Style Bookmark Tool Alternatives

Here are some Firefox add-ons that are similar to Chrome-Style Bookmark Tool: