Bookmark Manager Firefox

Examine source code of Bookmark Manager

Inspect and view changes in Bookmark Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Manager",
  "version": "3.0",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Bookmark Manager"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmark-manager@example.com"
    }
  }
}

Meilleures alternatives Bookmark Manager

Voici quelques Firefox add-ons qui sont similaires à Bookmark Manager :