Archived: This project is no longer maintained and may not work anymore.
A Chrome extension that turns off Amazon browsing history — and keeps it off.
Amazon lets you disable your browsing history, but they store the setting in a cookie, even if you're signed in. So whenever your Amazon session expires (e.g., you clear your cookies), your preference is lost. This extension watches for new Amazon sessions and disables browsing history on your behalf.
- Clone this repository.
- Navigate to your list of installed Chrome extensions, and make sure that "Developer mode" is enabled.
- Click "Load unpacked extension…" and select the cloned directory.
- Optional: Check "Allow in incognito" for this extension.
Chrome warns about developer-mode extensions when it starts up, which can get annoying. To avoid this warning, you can upload Shop Incognito as an "unlisted" extension for your own use. Here's how:
- Clone this repository.
- Run
package.sh
to generateshop-incognito.zip
. - Upload
shop-incognito.zip
to the Chrome Web Store and publish the extension at whatever visibility you'd like. - After the extension has published, install it from the Chrome Web Store.
- Optional: Navigate to your list of installed Chrome extensions and check "Allow in incognito" for this extension.