FreeRefMod

FreeRefMod Chrome extension lets you customize the HTTP Referer header on a per-site basis. Build safe allow/deny rules so sites get only the referrer you intend — or none at all. We use this to log in to certain devices that won't allow off network logins. Or use it to help prevent REFERER tracking.

Features

  • Create per-site rules using origin and target matching.
  • Built on Chrome's declarativeNetRequest rules for speed and privacy.
  • Quick toggle from the options page to enable/disable rule sets.
  • Import/export rules as JSON for backup or sharing.
  • Safe defaults that respect Chrome's referrer policy.

Install

  1. Download the ZIP and extract it somewhere handy.
  2. Open chrome://extensions and turn on **Developer mode**.
  3. Click **Load unpacked** and select the extracted folder.
  4. Open the extension **Options** to add or adjust rules.

Download ZIP

Chrome may warn about local installs. These builds are intended for developers and advanced users.

FAQ

How do I update to a new version?
Remove the previous folder, download the new ZIP, and use Load unpacked again. Your extension data remains unless you remove it from Chrome.
Where are settings stored?
Both extensions use Chrome storage APIs. You can export/import rules from the options page.