Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steadicat/tab-bankruptcy
A Chrome extension to quickly copy your list of open tabs to the clipboard.
https://github.com/steadicat/tab-bankruptcy
Last synced: 29 days ago
JSON representation
A Chrome extension to quickly copy your list of open tabs to the clipboard.
- Host: GitHub
- URL: https://github.com/steadicat/tab-bankruptcy
- Owner: steadicat
- Created: 2020-05-02T01:24:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T20:59:08.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T21:28:09.476Z (3 months ago)
- Language: JavaScript
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tab Bankruptcy
A Chrome extension to quickly copy your list of open tabs to the clipboard.
Useful for pasting into a Google Doc or any other to-do list.When copying all or closing all tabs, pinned tabs are skipped.
## Keyboard shortcuts
- `Alt+C`: copy the current tab title and URL to the clipboard
- `Alt+Shift+C`: copy all tab titles and URLs to the clipboard
- `Alt+W`: copy the current tab title and URL to the clipboard and close the tab
- `Alt+Shift+W`: copy all tab titles and URLs to the clipboard and close all
tabs## Rich text
If you paste into a rich text app (like Google Docs), the list of tabs will be a
nicely formatted list, with links, like this:> - Window 1
> - [Hacker News](https://news.ycombinator.com/)
> - [Home / Twitter](https://twitter.com/home)
> - Window 2
> - [Stefano J. Attardi: UI Engineering and Design consultant](https://attardi.org/)
> - [steadicat (Stefano J. Attardi)](https://github.com/steadicat)
> - [Swarmation :: The Multiplayer Pixel Formation Game](https://swarmation.com/)