Skip to content

A Firefox Extension that replicates Google Chrome's pinned tab behaviour. It fixes Bug 1505014.

Notifications You must be signed in to change notification settings

d-alleyne/stickypinnedtab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Pinned Tab

Sticky Pinned Tab maintains a tab's pinned property when moved between windows. This brings a feature found in Chromium-based browsers (Chrome, Edge, Opera, etc.) to Firefox users.

Motivation

Moving a pinned tab between Firefox windows causes it to be unpinned. On researching possible solutions I found bug 1505014 which won't be fixed. This extension fixes that bug.

Installation

Go to https://addons.mozilla.org/addon/sticky-pinned-tab/ and press the Add to Firefox button.

  1. Clone the repository to a folder on your hard drive.
  2. Open Firefox
  3. Enter "about:debugging" in the URL bar
  4. Click "This Firefox"
  5. Click "Load Temporary Add-on"
  6. Open the cloned repository folder and select any file inside the directory (e.g. manifest.json).

About

A Firefox Extension that replicates Google Chrome's pinned tab behaviour. It fixes Bug 1505014.

Resources

Stars

Watchers

Forks