← all projects

firefox-addon-move-tab-to-another-window

repo

Move Tab to Another Window

A Firefox extension that enables easy movement of tabs between different browser windows through a convenient context menu.

image

Features

Installation

From Firefox Add-ons (Recommended)

  1. Download the addon from Firefox Add-ons (coming soon)
  2. Click "Add to Firefox" to install
  3. Grant the required permissions when prompted

Load as Temporary Add-on (Development)

  1. Open Firefox and navigate to about:debugging#/runtime/this-firefox
  2. Click "Load Temporary Add-on"
  3. Browse to the extension's directory and select manifest.json
  4. The add-on will be installed temporarily until Firefox is restarted

Usage

  1. Right-click on any tab you want to move
  2. Navigate to "Move tab to another Window"
  3. Select a destination window from the list or choose "Move to new window..."
  4. Hold Shift while selecting a window to switch focus to it after moving

Browser Compatibility

Permissions

This addon requires the following permissions:

Development

To build this addon locally:

  1. Clone this repository
  2. Load it as a temporary addon in Firefox (about:debugging)
  3. Make your changes
  4. Submit a pull request with your improvements

License

This project is open source and available under the MIT License.