https://github.com/pankajtanwarbanna/stackoverflow-anticopy
A browser extension that stops and scolds you for copying code from Stackoverflow.
https://github.com/pankajtanwarbanna/stackoverflow-anticopy
Last synced: about 2 months ago
JSON representation
A browser extension that stops and scolds you for copying code from Stackoverflow.
- Host: GitHub
- URL: https://github.com/pankajtanwarbanna/stackoverflow-anticopy
- Owner: Pankajtanwarbanna
- Created: 2022-04-17T06:17:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T06:39:49.000Z (about 3 years ago)
- Last Synced: 2025-03-28T22:51:11.911Z (2 months ago)
- Language: JavaScript
- Size: 4.26 MB
- Stars: 16
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stackoverflow Anticopy

A browser extension to prevent you for copying code from stackoverflow.
> Adopted from [Alex Garrett-Smith](https://twitter.com/alexjgarrett) extension. Extended to support, `CTRL+c/v`, `CTRL + insert` and `SHIFT + enter` as well. I've never got a chance to work on v3 chrome extensions so to learn it, I could not think of any other good idea. All thanks to [Alex Garrett-Smith](https://twitter.com/alexjgarrett).
### Current Status
> Chrome extension has been submitted to chrome webstore and it is under `pending review` stage. Do watch the repo, in case you dont want to miss out on it. I'll update the link here once it's published.
https://user-images.githubusercontent.com/25531072/163703353-70aa68a8-0f1e-46b3-81a8-46e5083dcd45.mp4
### Built by
[Pankaj Tanwar](https://twitter.com/the2ndfloorguy)