https://github.com/hbmartin/chrome-tab-extractor
Easily reduce tab clutter by moving matching tabs to a new winder after searching in the address bar.
https://github.com/hbmartin/chrome-tab-extractor
chrome chrome-extension tabs
Last synced: 6 months ago
JSON representation
Easily reduce tab clutter by moving matching tabs to a new winder after searching in the address bar.
- Host: GitHub
- URL: https://github.com/hbmartin/chrome-tab-extractor
- Owner: hbmartin
- Created: 2023-03-16T02:02:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T21:44:05.000Z (over 2 years ago)
- Last Synced: 2025-02-06T05:17:12.414Z (8 months ago)
- Topics: chrome, chrome-extension, tabs
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tab Extractor (Chrome Extension)
## Features
* Use the address bar by typing "ex" followed by a keyword
* Press enter, then all tabs with titles or URLs matching your keyword will move to a new window
## Installation
1. Press the green **Code** button above and choose **Download ZIP**, then open the zip file
2. Go to [chrome://extensions](chrome://extensions) in Google Chrome
3. Turn on the Developer mode using the toggle in the upper right corner
4. Click **Load unpacked** button in the upper left corner
5. Select the folder from step 1## Contributing
* Please [file a bug report](https://github.com/hbmartin/chrome-tab-extractor/issues) for any issues you find.
* This project is linted with [ESLint](https://eslint.org/).
* Treat other people with kindness, see the [Contributor Covenant](https://www.contributor-covenant.org/).## Authors
* [Harold Martin](https://www.linkedin.com/in/harold-martin-98526971/) - harold.martin at gmail