https://github.com/stilliard/right-click-discard
Chrome extension to simply add a discard tab option to right click context menus
https://github.com/stilliard/right-click-discard
Last synced: about 1 year ago
JSON representation
Chrome extension to simply add a discard tab option to right click context menus
- Host: GitHub
- URL: https://github.com/stilliard/right-click-discard
- Owner: stilliard
- License: mit
- Created: 2024-10-21T21:47:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T22:19:31.000Z (over 1 year ago)
- Last Synced: 2025-06-14T06:43:18.287Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 319 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Right click discard tab
Chrome extension to simply add a discard tab option to right click context menus
## Install
https://chromewebstore.google.com/detail/right-click-discard-tab/pdpcmhinckgnfhbijiilaonjodjmnddj
## Dev
Load unpacked via chrome://extensions/
## Build
```bash
npm run build
```