Barbo's Better Bookmark Organizer Firefox

Examine source code of Barbo's Better Bookmark Organizer

Inspect and view changes in Barbo's Better Bookmark Organizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Barbo's Better Bookmark Organizer",
  "version": "1.1.0",
  "description": "Organize, tag, and maintain your bookmarks efficiently. Features auto-tagging, duplicate detection, similar bookmark finder, and review queue.",
  "author": "Matthew Barber",
  "homepage_url": "https://github.com/mbarber107/barbos-better-bookmark-organizer",
  "permissions": [
    "bookmarks",
    "storage",
    "tabs",
    "history"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Barbo's Better Bookmark Organizer",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a3296eb5-8413-4e0b-bdfb-dfb367524d2b}"
    }
  }
}

Melhores alternativas Barbo's Better Bookmark Organizer

Aqui estão algumas Firefox add-ons que são similares a Barbo's Better Bookmark Organizer: