Bookmark All Tabs Firefox

Examine source code of Bookmark All Tabs

Inspect and view changes in Bookmark All Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/yoasif/bookmark-all-tabs",
  "manifest_version": 2,
  "version": "1.1resigned1",
  "icons": {
    "16": "bookmark.svg",
    "48": "bookmark.svg",
    "96": "bookmark.svg"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a1",
      "id": "{9901cf3f-3211-4fd7-bcd2-5b2283b5ccc9}"
    }
  },
  "commands": {
    "bookmark-right": {
      "suggested_key": {
        "default": "Ctrl+Shift+D"
      },
      "description": "__MSG_commandDescription__"
    }
  },
  "permissions": [
    "bookmarks",
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en"
}

Best Bookmark All Tabs Alternatives

Here are some Firefox add-ons that are similar to Bookmark All Tabs: