I created my first chrome extension! I sell a lot of stuff on eBay. It is a fun little side hustle that I have. I tend to buy items on large auction sites. When I am on those sites I like to check how much an item has sold for previously on eBay. To do this I had to copy the item's title, go to eBay, search for the item, then switch the filter to show only sold items. This was tedious. I have done some React and JavaScript dev in the past so I put that to use. I came up with this extension which sets a new item into the context menu (right-click menu). All you do is highlight text, right-click, and choose "Search eBay sold listings for" and it opens a new tab.
No comments yet.