Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hydrol0x/ebay-listing-extension

Remove eBay listings from search results.
https://github.com/hydrol0x/ebay-listing-extension

chrome-extension ebay extension javascript

Last synced: 1 day ago
JSON representation

Remove eBay listings from search results.

Awesome Lists containing this project

README

        

# Remove eBay search result listings.

Add a button that lets you remove an eBay listing from the search results. Once removed, the listing is saved and will be persistently removed even if the page is reloaded or exited.

Made with the help of a freeCodeCamp [tutorial](https://www.youtube.com/watch?v=0n809nd4Zu4&ab_channel=freeCodeCamp.org)

## To install this extension

1. Go to your browsers extensions page (or the URL such as `Chrome://extensions`).
2. Check `Developer Mode` on.
3. Click `Load Unpacked`.
4. Select the directory of the extension.

## Compatability

Only works on Chromium browsers.

## How to use

The extension will load an `x` button which you can click to remove a search result. On click, the result will be removed. The URL of the result is also saved and it will be removed on reload or whenever found again.

## To-add features

1. Add remove button in UI to remove stored listings