
Cookie Switch is an open source Chrome extension created to solve a very practical problem; constantly signing out and signing back in between different accounts on the same websites. It originally came into existence because I frequently had to switch between my personal ChatGPT account for personal work and my company’s paid ChatGPT account for business tasks. Repeatedly logging out, entering credentials again, and restoring sessions became frustrating and time-consuming during daily work. To eliminate that hassle, Cookie Switch was developed to let users save, manage, and instantly switch between separate cookie profiles for different accounts or environments. What started as a personal productivity solution quickly became a powerful tool for developers, testers, teams, and anyone who regularly works with multiple accounts across the same websites.
Key Features
Key features include:
Multiple sites & accounts: store multiple cookie sets for different domains.
One‑click switching: quickly switch between saved profiles without manual copying.
Auto cookie capture and update: capture cookies from your browser and keep them in sync.
Import/export & backup: save your profiles and move them between machines.
Site management tools: organize and manage cookies for each website.
Installation instructions
Follow the following steps if you want to use cookie switch:
Clone or download the repository from GitHub or from the download button below.
Open Chrome and navigate to chrome://extensions.
Enable "Developer mode" in the top right corner.
Click "Load unpacked" and select the cookie_switch directory.
After updates, reload the extension to apply changes.
