https://github.com/takuya/nonopastes
https://github.com/takuya/nonopastes
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/takuya/nonopastes
- Owner: takuya
- Created: 2014-10-06T08:39:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T13:04:44.000Z (about 10 years ago)
- Last Synced: 2025-02-09T01:14:06.501Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About NoNoPastes
Chrome Extension: NoNoPastes
This Extension disables disabling cut/paste/copy.
## What is
We are getting annoyed. Pressing Ctrl+V result no action ...
Why we mustinput mail address over again and again.
Many Japanese sites send me e-mail in the process of registration.
Wrong mail address would be found by no mail recive.
So oncopy="return false" onpaste="return false" oncontextmenu="return false" in registration is USELESS.
I wrote disable oncopy/onpaste/oncontextmenu .