Skip to content

cli app to reopen multiple tabs, if you closed the tabs by mistake

Notifications You must be signed in to change notification settings

anubhavgh023/tabs-reopen-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tabs Reopen CLI

Tabs Reopen CLI is a simple Node.js command-line application that helps you reopen multiple tabs in your browser if you accidentally closed them.

You can reopen a single tab by 'Ctrl+Shift+T'

But, what if you want to reopen 10,20 or 30 tabs in that specific order ?

Here comes this nodejs-cli tool, Just specify the number of tabs to reopen & the browser, it will reopen the tabs.

Features

  • Reopen a specified number of tabs using 'Ctrl+Shift+T' of the selected browser

Prerequisites

Make sure you have the following installed on your system:

Installation

  1. Clone the repository:

    git clone https://github.com/anubhavgh023/tabs-reopen-cli.git
    cd tabs-reopen-cli
  2. Install dependencies:

    npm i

Usage

Run the app with the following command:

node tabs_reopen.js

Supported Browsers

  • Google Chrome
  • Mozilla Firefox
  • Brave

Contribution

If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

About

cli app to reopen multiple tabs, if you closed the tabs by mistake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages