Toast - Bookmark and Tab Manager Firefox

Examine source code of Toast - Bookmark and Tab Manager

By: Toast
Inspect and view changes in Toast - Bookmark and Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_manifest_name__",
  "description": "__MSG_manifest_description__",
  "version": "4.5.0",
  "action": {
    "default_title": "__MSG_manifest_browser_action_title__",
    "default_popup": "sessions.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "background": {
    "scripts": [
      "js/jquery.js",
      "js/api.js",
      "js/functions.js",
      "background.js",
      "js/analytics.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "*://*.dotoast.com/*"
  ],
  "optional_permissions": [
    "scripting",
    "cookies"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/icons/*",
        "embed/embed.css",
        "embed/crust.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2767dd58-39fd-498a-9c22-49587f5f0f3b}"
    }
  },
  "commands": {
    "saveSession": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "MacCtrl+Shift+S"
      },
      "description": "__MSG_manifest_commands_saveSession__"
    },
    "saveAndShareSession": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "mac": "MacCtrl+Shift+E"
      },
      "description": "__MSG_manifest_commands_saveAndShareSession__"
    },
    "addCurrentPageToSession": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "MacCtrl+Shift+U"
      },
      "description": "__MSG_manifest_commands_addCurrentPage__"
    },
    "openWebSessionManager": {
      "suggested_key": {
        "default": "Ctrl+Shift+M",
        "mac": "MacCtrl+Shift+M"
      },
      "description": "__MSG_manifest_commands_openWebManager__"
    }
  }
}

Best Toast - Bookmark and Tab Manager Alternatives

Here are some Firefox add-ons that are similar to Toast - Bookmark and Tab Manager: