Unlock the web client on web.grindr.com for free users
  • JavaScript 93.1%
  • Shell 6.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-07 00:40:47 +02:00
.vscode Reformat at tab width 4 and apply the shared lint rules 2026-08-07 00:40:46 +02:00
contrib Add privacy policy and logos 2026-05-28 18:50:00 +02:00
icons Add icons and fix description 2026-05-28 19:02:15 +02:00
src Reformat at tab width 4 and apply the shared lint rules 2026-08-07 00:40:46 +02:00
.editorconfig Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
.git-blame-ignore-revs Ignore the mechanical reformat in blame 2026-08-07 00:40:47 +02:00
.gitignore Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
build.sh Add privacy policy and logos 2026-05-28 18:50:00 +02:00
bun.lock Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
bunfig.toml Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
eslint.config.js Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
lefthook.yml Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
LICENSE Relicense for governance entity. Idk if i'm allowed to do that. Frankly, idgaf 2026-05-25 15:32:04 +02:00
manifest.json Reformat at tab width 4 and apply the shared lint rules 2026-08-07 00:40:46 +02:00
package.json Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
prettier.config.js Adopt @opengrind/config and lefthook 2026-08-07 00:40:34 +02:00
PRIVACY_POLICY.md Reformat at tab width 4 and apply the shared lint rules 2026-08-07 00:40:46 +02:00
README.md Reformat at tab width 4 and apply the shared lint rules 2026-08-07 00:40:46 +02:00

Grindr Web Unlock

Screenshot

Simple browser extension/add-on to unlock web.grindr.com for free users, bypassing paywall. Presented to you by Open Grind project.

Note

Loading conversations and messages history is not possible at the moment (see issue #2). You can still send messages and receive new ones when opening a chat via profile page.

Usage

To use the extension, simply install it in your browser and visit web.grindr.com. No configuration is needed.

Load from source (for advanced users)

  1. Download source code
  2. Unzip the downloaded file
  3. Go to your browser's extensions page in developer mode:
    • Chromium: chrome://extensions/ -> Developer mode toggle — enabled
    • Firefox-based: about:debugging -> This Firefox
  4. Load the unpacked extension:
    • Google Chrome: Load unpacked -> Select the unzipped folder
    • Firefox: Load Temporary Add-on -> Select manifest.json in the unzipped folder

License

MIT