aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6b26fa2b5225fdaf555da85b2cf0d68f60a55782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 name of the downloaded file is presently not configurable.


## Installing
1. Open the Extensions page in Chrome.
2. Click the “Load unpacked extension…” button
3. Choose the directory for this project


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