Customizable Bookmark Icons Firefox

Examine source code of Customizable Bookmark Icons

By: Mubet
Inspect and view changes in Customizable Bookmark Icons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Customizable Bookmark Icons",
  "version": "1.0",
  "description": "Change bookmark icons to custom icons.",
  "permissions": [
    "bookmarks",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Customize Bookmark Icon"
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2803efbf-5e51-476e-9f45-2e161a089cbf}"
    }
  }
}

Best Customizable Bookmark Icons Alternatives

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