Chrome extension that enhances the Nellis Auction browsing experience with item filters and Amazon price comparison links.
Condition Filters — Hide items by condition:
- Used
- Minor Damage
- Unknown if Missing Parts
- Missing Parts
Location Filter — Auto-redirect to your preferred pickup location:
- North Las Vegas
- Dean Martin
- Henderson
- Decatur
Location preference persists across sessions and applies automatically when navigating to new pages.
Amazon Links — Adds "Search on Amazon" links to each item for quick price comparison.
npm install
npm run buildOutput goes to dist/.
Other commands:
npm run dev— watch modenpm run typecheck— TypeScript checknpm test— run testsnpm run package— create distributable zip inrelease/
- Download the latest
nellis-auction-helper-vX.X.X.zipfrom Releases - Extract the zip to a folder
- Open
chrome://extensions - Enable "Developer mode" (top right)
- Click "Load unpacked" and select the extracted folder
- Clone and build:
git clone https://github.com/bshih/NellisExtension.git cd NellisExtension npm install npm run build - Open
chrome://extensions - Enable "Developer mode" (top right)
- Click "Load unpacked" and select the project root folder
- Navigate to nellisauction.com
- Click the extension icon
- Configure filters and location
- Filters apply automatically; location redirects on page load