Simple Multiple Bookmarker Firefox

Examine source code of Simple Multiple Bookmarker

Inspect and view changes in Simple Multiple Bookmarker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Multiple Bookmarker",
  "version": "1.3.1",
  "description": "Allows you to bookmark multiple tabs at once.",
  "icons": {
    "48": "icons/bookmark-48.png"
  },
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/bookmark-48.png",
    "default_title": "Bookmark Tabs",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "bookmarks",
    "tabs",
    "scripting",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{85e97ef9-84e4-4ad4-9e73-0615ea463396}"
    }
  }
}

Best Simple Multiple Bookmarker Alternatives

Here are some Firefox add-ons that are similar to Simple Multiple Bookmarker: