Skip to content

Instantly share code, notes, and snippets.

@cnomura
Created February 5, 2026 09:25
Show Gist options
  • Select an option

  • Save cnomura/0d7d9591c6398f55c393a41cf3e6dfec to your computer and use it in GitHub Desktop.

Select an option

Save cnomura/0d7d9591c6398f55c393a41cf3e6dfec to your computer and use it in GitHub Desktop.

Privacy Policy for BeyondWall

Last updated: February 2025

Overview

BeyondWall is a browser extension that helps users access content by redirecting URLs through paywall removal services and cleaning tracking parameters from URLs.

Data Collection

BeyondWall does NOT collect, store, transmit, or share any personal data.

What we DON'T do:

  • We do not collect browsing history
  • We do not collect personal information
  • We do not track user behavior
  • We do not use analytics services
  • We do not transmit any data to external servers (except the user-configured paywall removal service)
  • We do not sell or share any user data

What we DO store locally:

  • User preferences: Your settings (service URL, toggle states) are stored locally in your browser using Chrome's sync storage API. This data:
    • Never leaves your browser (except for Chrome's built-in sync feature if enabled)
    • Is only used to remember your preferences
    • Can be deleted at any time by removing the extension

Permissions Explained

Permission Why we need it
contextMenus To add the "Open with paywall remover" option to the right-click menu
storage To save your preferences locally
tabs To open URLs in new tabs when you use the extension

Third-Party Services

When you use BeyondWall, the URL you're visiting is sent to the paywall removal service you've configured (default: sem-paywall.com). This is the core functionality of the extension. Please review the privacy policy of any third-party service you choose to use.

Data Security

All extension code runs locally in your browser. We use Content Security Policy (CSP) to prevent code injection attacks.

Changes to This Policy

We may update this privacy policy from time to time. Any changes will be reflected in the "Last updated" date.

Contact

If you have questions about this privacy policy, please open an issue on our GitHub repository.


This extension is open source. You can review the code to verify these claims.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment