Bookmarks Icons Firefox

Examine source code of Bookmarks Icons

Inspect and view changes in Bookmarks Icons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BookmarksIcons",
  "version": "1.5resigned1",
  "author": "Zeruk",
  "description": "Makes your bookmarks smaller",
  "homepage_url": "https://github.com/Zeruk/Bookmarks-Icons",
  "icons": {
    "48": "icons/bookmark48.png",
    "96": "icons/bookmark96.png"
  },
  "applications": {
    "gecko": {
      "id": "{db2d8fb2-256f-49cb-8428-1d9c9505c94d}",
      "strict_min_version": "48.0"
    }
  },
  "permissions": [
    "storage",
    "bookmarks",
    "activeTab",
    "tabs",
    "management",
    "webNavigation"
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/bookmark19.png",
      "38": "icons/bookmark38.png"
    },
    "default_title": "Show bookmarks",
    "default_popup": "popup/bm.html"
  }
}

Best Bookmarks Icons Alternatives

Here are some Firefox add-ons that are similar to Bookmarks Icons: