Disable right-clicking on a specific web page

Hello,

I just discovered your application, and I'd like to know if it's possible to disable right-clicking on Chrome on a specific webpage? I looked at the settings a bit, but I couldn't find how! Could someone explain how to do it? Thanks in advance.

Hi.

Create a conditional activation group, with condition similar to:

and then create a trigger like this:

A more performant solution (without BTT) would probably be injecting a user script like this:

Please excuse me, but I've just discovered your software, and I must admit I'm a little lost! First of all, how did you select Firefox? Because I can't find it in your software!

This is what I've managed to do so far.

I've updated my 1st post, since the condition was not correct.

And there are the docs for conditional activation group:

So I created my condition, then created my right-click, but then how do I assign my condition to the click?

Use the button in the middle column - "Ajouter la premiere action"

you added it to the conditional activation group - so it already has the condition attached

imhOK, but I don't see how to disable the click?

Check my 2nd screenshot in the 1st post. Use the action "Use Apple Default or Do nothing"

I don't see that option in my list!

Isn't it this one - "Utiliser le réglage par défaut d'Apple ou nerien faire" (the first one in your screenshot)?

OK, so here's my setting. The problem is that if I go to my Google Chrome page, right-clicking still works!

Let's check if the CAG is activated.

  1. Open Chrome and go on your URL

  2. Click on "Edit Conditions For Group":

  3. In the bottom left of the newly opened window you should see green "Currently True":

Now let's check if the trigger is working:

  • Add another action - "Show HUD Overlay" below the existing one. This should trigger something like:

This would mean that the trigger is working.

I don't understand, I did as you did, but the right-click still works on the Chrome page.

img2

Is the CAG activated? is the trigger triggered?

Sorry, I'm a beginner. What do you mean by "Trigger"? And CAG?

Can you follow my steps from this comment Disable right-clicking on a specific web page - #14 by xidiot and let me know if you see the green "Currently True" and the HUD.
Also check Basic Overview | BetterTouchTool Documentation and Setting up a new Trigger | BetterTouchTool Documentation.

If I left-click on the hub preview, "test" appears; if I right-click on the hub preview, "test" does not appear.

4

What about the 1st point, where we need to check if the CAG is active or not?
For the HUD, you should not manually test it, but rather go to the URL and right click. If the HUD appears meaning that the trigger (right click) is being triggered.