Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.16 KB

Chrome Tab Renamer Extension

This is a simple Chrome extension that allows you to rename the title of the current tab. With this extension, you can easily customize the tab name to better organize your browser tabs or to give them more meaningful names.

Features

  • Rename the current tab title
  • Easy-to-use popup interface
  • Lightweight and fast

Installation

  1. Clone or download this repository.
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" in the top right corner.
  4. Click on "Load unpacked" and select the directory where you cloned/downloaded this repository.
  5. The "Tab Renamer" extension should now be installed and visible in your browser toolbar.

Usage

  1. Click on the "Tab Renamer" extension icon in your browser toolbar.
  2. In the popup window, enter the desired new name for the current tab.
  3. Click the "Rename" button.
  4. The current tab title will be updated with the new name you provided.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.