Bookmark Notes Plus Firefox

Examine source code of Bookmark Notes Plus

Inspect and view changes in Bookmark Notes Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/bookmark-48.png"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/bookmark-48.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0e8cf8a6-6e92-4807-9a46-de60d3c8c9ea}"
    }
  }
}

Best Bookmark Notes Plus Alternatives

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