aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a60b1c8f590af2c2b1b7109ef7e6bbd4ec96b2ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Chrome Copy URLs From All Tabs
==============================

A Google Chrome browser extension that allows you to create a text file backup of URLs in all open tabs in all windows.

Includes a page where you can view the URL output from the extension. Also supports direct file download.

Currently 3 file formats are available: text, YAML, and HTML.

Preferences can be customised via the Options page. The browser action button that appears in the toolbar can be configured to either open a new tab containing the backup text, or download the text as a file.

The downloaded file's prefix can be changed if desired.


## Installing
Download the latest .crx file from the [releases](https://github.com/teddywing/chrome-copy-urls-from-all-tabs/releases) page. Drag and drop the file onto the Chrome Extensions page.


## License
Licensed under the MIT License. See the included LICENSE file.