add README
This commit is contained in:
parent
df4f3c409f
commit
bca5ad2396
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# eBay Item Remover
|
||||||
|
This Chrome extension allows you to hide items from eBay search results.
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
* Extension currently only works in Chrome
|
||||||
|
* Extension currently only works for eBay UK (https://ebay.co.uk)
|
||||||
|
* **IMPORTANT: If you currently have version 0.0.1, you must remove the extension before installing the new update**
|
||||||
|
|
||||||
|
## Installation / Upgrade Instructions
|
||||||
|
### 1. Download extension
|
||||||
|
1. Go to the [Releases](https://github.com/dcowan-london/remove-ebay-items/releases), find the latest realse and expand the Assests section.
|
||||||
|
1. Right click on "extension.crx" and click "Save link as...". Choose a location on your computer (doesn't matter where).
|
||||||
|
|
||||||
|
### 2. Install extension
|
||||||
|
1. Go to [chrome://extensions](chrome://extensions). Toggle "Developer mode" to on in the top right.
|
||||||
|
1. Click and drag "extension.crx" from the downloads bar in the bottom left of your screen into the middle of the page.
|
||||||
|
|
||||||
|
#### If this is a new install
|
||||||
|
3. Click "Add extension" in the popup.
|
Loading…
Reference in a new issue