-
Notifications
You must be signed in to change notification settings - Fork 1
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
21 additions
and
1 deletion.
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,2 +1,22 @@ | ||
# eBayActualSoldPrice | ||
# eBay Actual Sold Price Extension | ||
|
||
An add-on/extension for Chrome and Firefox to see the actual sold price of an item on eBay. | ||
|
||
### Screenshot | ||
![Actual price](https://i.imgur.com/PXc8Vog.png) | ||
|
||
### How to install | ||
|
||
I have not published the extension yet, but you can install it manually: | ||
|
||
After downloading the zip file, extract it. | ||
|
||
##### Load the extension in Chrome & Opera | ||
1. Open Chrome/Opera browser and navigate to chrome://extensions | ||
2. Select "Developer Mode" and then click "Load unpacked extension..." | ||
3. From the browser, choose the folder that contains the files you extracted | ||
|
||
|
||
##### Load the extension in Firefox | ||
1. Open Firefox browser and navigate to about:debugging | ||
2. Click "Load Temporary Add-on" and from the file browser, choose the folder that contains the files you extracted |