Show HN: Enable right click and copy on websites that disabled it

(chromewebstore.google.com)

71 points | by chernikovalexey 2 years ago ago

35 comments

  • smitelli 2 years ago ago

    [PSA] Firefox has this built in already: Hold Shift while right-clicking. Been a while since I tested on a fresh profile, but I don’t believe this requires any preference tweaking or about:config stuff.

    • danillonunes 2 years ago ago

      There's a about:config setting called dom.event.contextmenu.enabled defaulting to true, when you change to false you don't need to hold shift, it will always open the browser context menu (and in most cases still do the page behavior of showing the web app context menu or whatever, you can then press esc to close the browser's menu but it may also close the page menu depending on how they implemented it).

      Then there's a second option called dom.event.contextmenu.shift_suppresses_event which defaults to true and does what you said: Simple right click opens the page menu and shift + right click don't send the page the event at all and instead opens the browser's menu.

    • gurjeet 2 years ago ago

      Thanks for the PSA! I have relied on the "Allow Right-Click" extension for a while now.

      https://webextension.org/listing/allow-right-click.html https://addons.mozilla.org/en-US/firefox/addon/re-enable-rig...

    • fsckboy 2 years ago ago

      that's a great thing to know! thanks.

      I wish there was a setting for "right click works, hold shift key for wanky behavior"

    • squigz 2 years ago ago

      This is still default behavior

    • musicale 2 years ago ago

      I'd like to see this feature in all browsers.

    • rendaw 2 years ago ago

      Is there something similar for ctrl+f?

      • rendaw 2 years ago ago

        Or to force pasting in text boxes?

  • xnx 2 years ago ago
    • musicale 2 years ago ago

      Good argument for shift-right-click being standardized to always bring up the browser menu, as does in firefox.

  • gcanyon 2 years ago ago

    I assume there's something similar for Safari on Mac, but I don't know.

    When I run into a site that doesn't want to let me select/copy text, I screen shot the page -- in Photos on iOS, and in Preview on MacOS, selecting text out of an image generally works great. Just tap and hold a moment on iOS, or hover a moment on MacOS, and then drag/click-drag to select.

    • mbirth 2 years ago ago

      It’s called StopTheMadness and has lots more configuration options to “fix” other weird behaviours.

      • gcanyon 2 years ago ago

        Ooh, I have stop the madness. I’ll have to check for that option. Thanks!

  • willi59549879 2 years ago ago

    There are also blogs that don't allow zooming. Technical blogs with visualisations are almost not readable on mobile

    • IshKebab 2 years ago ago

      You can force zooming to be allowed in the accessibility settings, at least on Chrome mobile.

    • thih9 2 years ago ago

      Workaround: take a screenshot, zoom in.

  • wildzzz 2 years ago ago

    I remember disabling right click on a geocities site I built for my friends to show off their hand-drawn comics. Another guy in our 4th grade class was rehosting our comics on his geocities so I disabled right click.

    • wildzzz 2 years ago ago

      "Inspect Element" didn't exist at the time so it worked out great.

    • creer 2 years ago ago

      How did that work out?

  • dimitri-vs 2 years ago ago

    Wonder if this works on copy/download protected Google Docs. They had some pretty interesting protections, but could still be circumvented by looking at page source.

    • jboogie77 2 years ago ago

      Wondering the same thing for Google sheets

  • stevenicr 2 years ago ago

    IF this can change the settings for tap/right click -> save video files, people may actually use better file formats than gifs one day.

  • BigBalli 2 years ago ago

    The vast majority of websites that disable it, they're actually doing it to provide additional functionality which would be lost otherwise. Seems like using a sledgehammer to snap a button.

    • eek2121 2 years ago ago

      I have no clue what websites you are visiting, but the ones I have used typically either do it to disable/customize copy/paste or use it to track your actions. They often make too many assumptions about the browser in general.

      • Lerc 2 years ago ago

        Left button draw, Right button erase

        Left button rotate, Right button pan

        Left button gun, Right button grenade.

        • 2 years ago ago
          [deleted]
  • musicale 2 years ago ago

    Web pages are intended to be editable. I wish popular browsers had an easy user-facing way to invoke

        document.designMode = 'on'
  • umbra07 2 years ago ago

    does anyone know of a solution for websites that hijack your ctrl-LMB (which is supposed to open the link you just clicked in a new tab)?

  • someoldgit 2 years ago ago

    Some sites block the search option on the rt-clk menu when a word or phrase is selected.

  • lightedman 2 years ago ago

    How about we just stop allowing this and call it what it is - disabling functionality of my system without my explicit permission - and start charging these site operators with CFAA violations.

    • SoftTalker 2 years ago ago

      Or perhaps ADA violations. Breaking browser behavior could be argued as an unreasonable obstruction for disabled users.

  • garciansmith 2 years ago ago

    How is this different than other extensions that enable right clicking? There are certainly a few for Firefox (I use "Allow Right-Click").

    • 2 years ago ago
      [deleted]
  • akhileshwar09 2 years ago ago

    yea i knew this and i think we can also do the same thing in MAC os .