Clear your Shopify shopping cart with a single click
Shopify Clear Cart is a lightweight Chrome extension that deletes the "cart" cookie from any Shopify store and automatically refreshes the page. It provides a quick and easy way to clear your shopping cart with just one click.
- One-Click Deletion - Remove the "cart" cookie instantly with a single click on any Shopify store
- Auto Refresh - Page automatically refreshes after deletion so you can see changes immediately
- Visual Confirmation - Shows a checkmark when the cart is successfully cleared
- Privacy Focused - No data collection or tracking. Works completely offline with minimal permissions
Coming soon!
-
Download the extension:
- Download the latest release (or click the download button on our website)
-
Install in Chrome:
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" (toggle in the top-right corner)
- Drag and drop the
shopify-clear-cart.zip
file directly onto the Chrome extensions page - Chrome will install the extension automatically
- Open Chrome and navigate to
-
Pin the extension (optional):
- Click the puzzle piece icon in Chrome's toolbar
- Find "Shopify Clear Cart" and click the pin icon to make it always visible
- Navigate to any Shopify store
- Click the Shopify Clear Cart icon in your browser toolbar
- Wait for the page to refresh (happens automatically)
- Verify your cart is now empty!
The extension works by:
- Identifying the "cart" cookie on Shopify stores
- Deleting this cookie when you click the extension icon
- Refreshing the page automatically so the changes take effect immediately
This extension:
- Does not collect or share any user data
- Operates completely offline
- Only requests minimal permissions needed to function (cookies and active tab)
- Does not track your browsing or shopping habits
shopify-clear-cart/
├── manifest.json # Extension manifest file
├── background.js # Main extension logic
├── images/ # Extension icons
│ ├── icon16.png
│ ├── icon48.png
│ └── icon128.png
├── LICENSE # License file
└── README.md # This file
- Clone this repository
- Make your desired changes to the code
- Load the extension in Chrome using "Load unpacked" in developer mode
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
- CornerCart - Our Shopify app for enhanced cart management
Have questions or feedback? Open an issue on GitHub.
Made with ❤️ by Jovis Joseph