A simple Chrome extension to export tabs from your Chrome tab groups to a CSV file.
- View all open tab groups.
- Export all tabs within a specific group to a CSV file.
- CSV format ensures compatibility with most spreadsheet applications.
- Clone or download this repository.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" at the top right.
- Click "Load unpacked" and select the directory where you cloned or extracted the repository.
- The extension icon should now appear in your Chrome toolbar.
- Click on the extension icon in the Chrome toolbar.
- A popup will show all your open tab groups.
- Click "Export" next to the tab group you want to export.
- Choose a location to save the CSV file that gets generated.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.