diff options
| author | Teddy Wing | 2015-02-15 12:59:52 -0500 |
|---|---|---|
| committer | Teddy Wing | 2015-02-15 12:59:52 -0500 |
| commit | 11bd4c0ddc4047e78ef3bb850f728aa4917110c4 (patch) | |
| tree | 3ed82a61fc41e98322695d072fb6c7f8e27aea44 | |
| parent | b3326588fc730f4fe0e5f57f2efb729a879fa3cf (diff) | |
| download | chrome-copy-urls-from-all-tabs-11bd4c0ddc4047e78ef3bb850f728aa4917110c4.tar.bz2 | |
README: Update installation instructions
Turns out you can't just double-click the .crx file or drag it onto
Chrome's dock icon anymore. You have to specifically drag the file onto
Chrome's Extensions page.
Update the README to reflect this new process.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ 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 and open it in Chrome. +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 |
