Skip to content

Copy browser tabs to (and create browser tabs from) your clipboard.

License

Notifications You must be signed in to change notification settings

joshdick/tabclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b22e5f7 · Jan 10, 2022

History

71 Commits
Feb 10, 2019
Feb 11, 2019
Mar 23, 2021
Feb 10, 2019
Feb 10, 2019
May 13, 2018
Jan 9, 2022
Mar 23, 2021
Mar 23, 2021
Mar 23, 2021
Mar 23, 2021

Repository files navigation

tabclip

Tabclip screenshot

Copy browser tabs to (or create them from) your clipboard.

Get the extension:

Firefox logo Chrome logo

About

Tabclip is a web browser extension for Mozilla Firefox and Google Chrome that allows you to copy browser tabs to (or create them from) your clipboard.

The "Copy" button, or keyboard shortcut CTRL+SHIFT+C by default, copies tab URLs to your clipboard.

The "Paste" button, or keyboard shortcut CTRL+SHIFT+V by default, attempts to find all URLs that appear in your clipboard, then opens each URL in a new browser tab.

That's it!

Feedback

If you have suggestions or bug reports for tabclip, I am much more likely to see your feedback if you leave it at tabclip's GitHub Issues page rather than on tabclip's Firefox Add-Ons or Chrome Web Store pages.

I'd like to keep this extension as simple and minimal as possible, so most feature requests are not likely to be honored.

Development

To build tabclip for both Firefox and Chrome, install the latest versions of NodeJS and npm, then do the following:

git clone https://github.com/joshdick/tabclip.git
cd tabclip
npm install
npx webpack

The build will create a tabclip.zip extension archive in the dist/ directory.

Attribution

Tabclip is heavily inspired by Vincent Paré's "Copy All Urls" Chrome extension. I created tabclip because I wanted a similar extension that looked and worked the same in both Chrome and Firefox. Tabclip was written from scratch and shares no code with the "Copy All Urls" Chrome extension.

Tabclip's icon was made by Freepik from flaticon.com.

About

Copy browser tabs to (and create browser tabs from) your clipboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published