Bookmark Enhancer Firefox

Examine source code of Bookmark Enhancer

Inspect and view changes in Bookmark Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Enhancer",
  "version": "1.4",
  "description": "Enhanced bookmark manager with advanced search, smart organization, productivity analytics, and comprehensive tools.",
  "permissions": [
    "bookmarks",
    "storage",
    "activeTab",
    "history",
    "contextMenus",
    "notifications",
    "alarms",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Bookmark Enhancer"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmark-enhancer@bakarimustafa.com",
      "strict_min_version": "91.0"
    }
  },
  "author": "Bakari Mustafa",
  "homepage_url": "https://experiment.bakarimustafa.com/app/bookmark-enhancer/",
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best Bookmark Enhancer Alternatives

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