TabbedIn: Private Tab Manager Firefox

Examine source code of TabbedIn: Private Tab Manager

By: Aygul
Inspect and view changes in TabbedIn: Private Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "2.0.0.0",
  "manifest_version": 3,
  "default_locale": "en",
  "action": {
    "default_popup": "src/popup/index.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "src/assets/logo.png",
    "24": "src/assets/logo.png",
    "32": "src/assets/logo.png",
    "128": "src/assets/logo.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+B",
        "windows": "Alt+B",
        "mac": "Command+B"
      },
      "description": "__MSG_openPopupCommand__"
    },
    "quick_search": {
      "suggested_key": {
        "default": "Alt+Shift+F",
        "windows": "Alt+Shift+F",
        "mac": "Command+Shift+F"
      },
      "description": "__MSG_quickSearchCommand__"
    },
    "new_tab_to_group": {
      "suggested_key": {
        "default": "Alt+Shift+G",
        "windows": "Alt+Shift+G",
        "mac": "Command+Shift+G"
      },
      "description": "__MSG_newTabToGroupCommand__"
    },
    "close_current_tab": {
      "suggested_key": {
        "default": "Alt+Shift+W",
        "windows": "Alt+Shift+W",
        "mac": "Command+Shift+W"
      },
      "description": "__MSG_closeCurrentTabCommand__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mooniedove123@gmail.com"
    }
  }
}

Best TabbedIn: Private Tab Manager Alternatives

Here are some Firefox add-ons that are similar to TabbedIn: Private Tab Manager: