https://github.com/zcaceres/dev-mode-extension
:traffic_light: Disables and enables your Chrome extensions for easy testing without incognito mode
https://github.com/zcaceres/dev-mode-extension
Last synced: 3 months ago
JSON representation
:traffic_light: Disables and enables your Chrome extensions for easy testing without incognito mode
- Host: GitHub
- URL: https://github.com/zcaceres/dev-mode-extension
- Owner: zcaceres
- Created: 2018-02-18T02:21:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T07:01:53.000Z (over 7 years ago)
- Last Synced: 2025-03-02T04:43:18.976Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# One Click Dev Mode – Chrome Extension
Available in the [Chrome Store](https://chrome.google.com/webstore/detail/deemfjhcfpjimhdonachfmilnjheebpk)

When testing an extension in development, it's useful not to control which extensions are active in your browser.
*One Click Dev Mode* is a simple utility to toggle between two sets of browser extensions. One is for normal browser, the other is a dev mode. You can toggle with one click.
When in Dev Mode, the browser will show a 'D'.
No more incognito window for testing. And no more conflicts between your favorite extensions and the extension you're building.
## How To Use
- Enable and disable all the extensions you want in your normal browsing environment
- Click toolbar button
- Enable and disable all the extensions you want for your dev environment (or enable none at all)
- Click toolbar againThat's it! Dev Mode will remember your configurations. Switch between them by clicking the button.
Made by [Zach Caceres](www.zachcaceres.com)
Twitter: @zachcaceres