Privacy policy · Last updated 14 August 2026

Right Click & Copy Enabler.

Re-enables right-click, text selection and copying on sites that block them — for one site, or everywhere, at your choice.


The short version

No account, no sign-in, no analytics, and no server of mine behind it. What this extension saves, it saves on your own computer, to remember how you like it set up.

01

What it stores on your device

Written with chrome.storage.local, readable only by the extension itself:

  • mode — whether the extension is off, active on your chosen sites, or active everywhere.
  • sites — the hostnames you explicitly switched it on for, so it can turn itself on again when you return. This list is written only when you press the toggle, never by visiting a page, and you can remove any entry from the popup.
02

What it never collects

  • The pages you visit or their content. The saved list contains only sites you deliberately enabled — it is a settings list, not a history.
  • The text you select or copy. Copying happens between the page and your own clipboard; the extension only removes the block.
  • No analytics, telemetry, tracking pixels, or advertising of any kind.
  • No accounts, no sign-in, and no personally identifying information — not your name, email, IP address, or device fingerprint.
  • Nothing is ever sold, rented, or shared with data brokers, advertisers, or any third party.
  • No remote code. All logic ships inside the package Chrome reviewed; nothing is downloaded and executed at runtime.
03

Why it asks for each permission

scripting
Injects the small script that undoes the page's contextmenu, selectstart and copy blocks.
activeTab
Identifies the site in the popup so you can enable it with one press.
storage
Remembers your mode and your enabled-sites list.
<all_urls>optional
Requested only if you choose "everywhere" mode, because that mode by definition has to work on any site. In per-site mode Chrome grants access to that one host and nothing more.

Optional permissions are requested at the moment a feature needs them — Chrome asks you first, and declining cancels that one action and nothing else.

04

Where your data goes

Nowhere. This extension sends nothing to any server — mine or anyone else’s.

05

Worth knowing

  • The injected script only removes event blocks the page installed. It does not read, alter, or transmit page content, and the extension makes no network requests.
  • Storage uses chrome.storage.local, never chrome.storage.sync — so the data stays on the machine it was created on and is not copied to your Google account or across your devices.
  • Removing the extension from Chrome deletes everything it stored. You can also clear it at any time from the extension's own controls.
06

What you control

  • Clear the extension’s saved data from its own controls, whenever you like.
  • Remove it from chrome://extensions and everything it stored is deleted with it.
  • Revoke any optional permission from Chrome’s extension settings, without uninstalling.
07

If this ever changes

This policy is versioned alongside the extension. If a release starts storing or sending something new, this page changes in the same update and the date above moves with it. No silent revisions.

08

Questions, or something that looks wrong

Write to me and I’ll answer. If you find anything this policy does not describe accurately, I want to hear about it — that is a bug in the policy or in the extension, and either way it gets fixed.


Policies for my other extensions

All privacy policies