Last updated 20 August 2026.
Block Stripe Link is a Chrome extension that blocks Stripe Link network requests on checkout pages. It is unofficial and is not affiliated with Stripe, Inc.
Nothing. The extension does not collect, store, sell, or share personal information. It has no account system, no analytics, and no servers.
Chrome applies a static declarativeNetRequest ruleset that
cancels requests to link.com and to Stripe Link
consumer-session API routes. Those rules run inside the browser. The
extension never reads page content, cookies, form fields, or request
bodies.
The only permission is declarativeNetRequest. There are no
host permissions and no content scripts.
If data practices ever change, this page will be updated before a new version is published.
Open an issue at github.com/alnandr/block-stripe-link.