https://github.com/coldheat/kill-incognito
Chrome extension to kill all incognito windows
https://github.com/coldheat/kill-incognito
Last synced: 12 months ago
JSON representation
Chrome extension to kill all incognito windows
- Host: GitHub
- URL: https://github.com/coldheat/kill-incognito
- Owner: ColdHeat
- Created: 2023-01-24T17:45:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T17:53:04.000Z (over 3 years ago)
- Last Synced: 2025-03-31T07:31:52.864Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kill-incognito
Simple chrome extension that closes all Incognito windows on keyboard shortcut (Alt+I) or on icon press.
## Installation
This plugin hasn't been uploaded to the Chrome Web Store yet. Instead you can add this extension to Chrome by:
1. Downloading [the code](https://github.com/ColdHeat/kill-incognito/archive/refs/heads/main.zip) and unzip
2. Browse to [chrome://extensions](chrome://extensions) in Chrome
3. Click on the "Load Unpacked" button in the top left
4. Browse to the kill-incognito folder that you just unzipped and select it
5. Allow the extension to work in incognito in the Details of the extension.
6. The extension should be installed!