Bookmark Icon Only Firefox

Examine source code of Bookmark Icon Only

By: zihad
Inspect and view changes in Bookmark Icon Only source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bookmark Icon Only",
  "version": "1.0.1",
  "description": "Show selected bookmarks as icons only",
  "permissions": [
    "bookmarks",
    "storage",
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmark-icon-only@zihad.com.bd",
      "strict_min_version": "140.0"
    }
  }
}

Best Bookmark Icon Only Alternatives

Here are some Firefox add-ons that are similar to Bookmark Icon Only: