so instead of linking to the valuable add-on, you post a screenshot of a screenshot of the store page.
For people actually interested in this, it's here: https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
Related communities:
so instead of linking to the valuable add-on, you post a screenshot of a screenshot of the store page.
For people actually interested in this, it's here: https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/
You're in microblogmemes not usefulfirefoxextensions
The real extensions were the ones we shared in the comments section
This add-on is not actively monitored for security by Mozilla. Make sure you trust it before installing.
It's pretty lame that Mozilla's addons site still doesn't show source code which is guaranteed to correspond to the binary you're installing.
Anyway, I went and read the source on github (which probably corresponds to the extension one can install) and while this part seems very straightforward this other part exceeds my understanding 😂 (i'm not suggesting it is malicious, i just don't understand everything it is doing there or why it is necessary).
What I was really looking at the source for was to see if they were simulating keystrokes (and inserting plausible delays between them) to defeat a more determined anti-pasting adversary, or if they were simply suppressing the hostile website's onPaste handler so that pastes can happen as normal. And: they are doing the latter.
I wonder if any paste-blocking websites detect and defeat this extension yet?
OMFG what asshole came up with the idea of blocking paste for fields? Whoever you are, get FUCKED
"bUt ItS a SeCuRiTy RiSk." Yeah maybe when most people were keeping their passwords in a spreadsheet. However now that they are all encrypted in password management programs its a vulnerability. If I can't generate a 40+ char password for your site then I will not be using your site if I can help it.
you are correct that most people dont keep their passwords in spreadsheets. a lot of people prefer a plaintext file on their desktop, or a note in their phones!
Lifehack: if you use the same password everywhere you don't have to note anything down.
bonus: make it something easy to remember, like your year of birth
For extra security change an o to a 0, hackers will never be able to break into your account if you do so.
😭
thanks grandpa, helps a lot
you should do tech support for a living ❤️
Probably the same ones that block “copy” for when you want to select text.
Or even better: the ones that add bullshit like "--Copied from shitheads.xyz" to all copied text
In mst cases it's a simple css property.
Btw, can webdevs please stop reimplementing scroll via js? Always a slow and buggy mess.
Those same people think that colorblind people don't exist and there's no accessibility reason to select text. 😡
Bigger question is, why do browsers have this feature in the first place?
Does it have any use? Like at all?
Some sites think this will preserve their copyright or like to add some ads that whatever you copied came from site whatever.com
Can we get the same thing for when they hijack the back button to send you to some other promotional bs? I can't stand that.
the back button is broken on many legitimite sites for other reasons. i dont trust it
links go in a new tab
...until certain links are, for some idiotic reason, also handled through javascript, and don't work with "open link in new tab" or middle click. Screw those sites!
Oh fuck you JavaScript-link-handling.
Middle clicks link
Opens new blank tab...
Web 2.0 was a mistake.
I'd prefer a plugin which doxxes the website designer and gives me their home address
Your back button my choice ❌
Your address my choice ✅
I ran into this just the other day, a site wouldn't let me paste my password into the "confirm password" field when signing up. Had to resort to editing the HTML properties because there's no way I'm manually typing in my long-ass randomly generated password.
100% required plugin for the modern web. :(
Don't fuck with copy too, my schools e-textbook thing won't let you copy text when quoting it for an essay.
Edit: I appreciate the help but this is on a school laptop, we can't install anything nor open inspect element. Also I already found a workaround by cntrl+c-ing before I lift the left click and it goes to highlight mode.
Cengage? McGraw?
Both have that problem in my classes so I went hard into the open access stuff for my students.
I always just find a pdf to use even if I had to pay for the service. One time the pictures they provided (tables) were so difficult to read that I tracked down the original source material and sent copies to the professor and the rest of the class.
why the hell do websites even have those 6 separate input fields? you can just have one and style it differently
Can confirm. Use this one myself. Because of course my bank considers pasting into the password field to be a security risk.
There's a special place in hell for whoever started that blocking paste shit, right next to the popup ad guy.
Also, does anyone know of an Android Xposed/Magisk Module that does the same thing?
Now give me a "Don't Fuck With Back" extension.
I'm guessing it's all from the same ad network but I've noticed an uptick in the number of sites hijacking the back button to show more ads. Even the Associated Press site has been doing it and it drives me crazy.
Does this work with any text on page (vs just inputs)?
Currently dealing with several digital textbooks - that I fucking purchased - from Elsevier that disable copy functions, which makes pulling chunks of text from a page to take notes a pain in the ass. I've resorted to just using the snipit tool to capture tiny screenshots of the text I want, but that's ofc significantly less ideal than just highlighting text and hitting Ctrl+C.
There is a Firefox extension called Absolute Enable Right Click & Copy that works great for a lot sites that block you from being able to copy.
That sounds right up my alley because another pet peeve of mine is when they block me from opening an image in a new tab via the right click menu. My eyes aren't what they used to be and I need to ZOOM sometimes.