forked from mentalityai/arxiv-vanity-chrome
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# Arxiv Vanity Chrome Extension | ||
|
||
This chrome extension adds a [Arxiv Vanity](https://www.arxiv-vanity.com) link as a download option on arxiv.org. | ||
This Edge extension adds a [Arxiv Vanity](https://www.arxiv-vanity.com) link as a download option on arxiv.org. | ||
|
||
![screen shot 2017-10-24 at 2 23 45 pm](https://user-images.githubusercontent.com/37571/31968808-3b7b87c6-b8c7-11e7-9051-6548bdea97c9.png) | ||
|
||
## Installation Instructions | ||
|
||
1. Download the latest crx file from the [releases page](https://github.com/mentalityai/arxiv-vanity-chrome/releases). | ||
2. Open `chrome://extensions` and drop crx file into window | ||
3. Accept permissions | ||
1. Clone or download the project | ||
2. Add the extension as detailed [here](https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/adding-and-removing-extensions) |