A small Chrome extension that gives you a one-click way to clear cookies and cached site data for SmartAuction without wiping your entire browser's cookies and cache.
SmartAuction sometimes refuses to let you log in until the site's cookies and cached data have been cleared. The built-in browser option clears everything for every site, which is overkill when you just need to reset one site. This extension scopes that cleanup to SmartAuction only.
The toolbar icon opens a small popup with two buttons:
- Open SmartAuction — opens the login page in a new tab.
- Clear Cookies — clears cookies, cache, local storage, IndexedDB, and service workers for
smartauctionlogin.comand its subdomains. If you are already on a SmartAuction tab, that tab is reloaded automatically.
⚠️ Heads up: clicking Clear Cookies signs you out of SmartAuction. The next time you open the site you'll have to log in again and complete MFA.
(Link will go here once published.)
- Clone this repo.
- Open
chrome://extensionsand enable Developer mode. - Click Load unpacked and select the
smartauction-resetfolder.
I am not affiliated with SmartAuction, ALLY, Ally Financial, or any of their subsidiaries or affiliates in any way. This is an unofficial personal tool I built because I wanted a quick way to clear cookies for just SmartAuction instead of clearing every cookie and cache entry in my browser whenever I ran into login issues. All trademarks belong to their respective owners.
Licensed under the MIT License.