Bookmark Manager Firefox

Examine source code of Bookmark Manager

提供元: princesharma Add-on
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"
    }
  }
}

ベストのBookmark Manager代替案

Bookmark Managerに類似したFirefox add-onをいくつか紹介します: