Skip to content

pHo9UBenaA/pin-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pin Switcher

Pin Switcher is a Chrome extension that allows you to quickly toggle the pinned status of your browser tabs, enhancing your browsing efficiency.

Features

  • Toggle Pin Status: Easily switch between pinned and unpinned states for the currently active tab.
  • Keyboard Shortcut: Use Control/Command + I to toggle the pin status without clicking.

Installation

You can install Pin Switcher directly from the Chrome Web Store.

Development

To set up the development environment for Pin Switcher, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/pHo9UBenaA/pin-switcher.git
  2. Navigate to the Project Directory:

    cd pin-switcher
  3. Build the Extension:

    deno task build
  4. Load the Extension into Chrome:

    • Open Chrome and navigate to chrome://extensions/.
    • Enable "Developer mode" using the toggle in the top right corner.
    • Click "Load unpacked" and select the dist directory within your project folder.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Important Information

  • Incognito Mode: To enable the extension in incognito mode, follow the instructions on Google Support.
  • Shortcut Issues: If the keyboard shortcuts don't work, navigate to chrome://extensions/shortcuts in Chrome and reassign the keys as needed.

About

Chrome extension - Toggle active tab pinning/unpinning with shortcuts.

Topics

Resources

License

Stars

Watchers

Forks

Contributors