Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Toggle Referer HTTP header on or off | Moved to https://tcrowe.commons.host/contact

License

Notifications You must be signed in to change notification settings

tcrowe/webextension-referrer

Repository files navigation

webextension-referrer

Feature:

  • Toggle on or off sending Referer: header

It's safe. You can view the source which is concise. You can build it yourself by following the development and build instructions. It's also good if you just want a base to build your own extension on.

Note: "Referer:" header is a mispelling in the HTTP specification. We call this webextension-referrer with two "r" characters.

Table of Contents

Development

npm run dev

Build

npm run prd

Todo

Load ./dist into your browser.

For the future

Copying, license, and contributing

Copyright (C) Tony Crowe 2020 https://tcrowe.github.io/contact/

Thank you for using and contributing to make webextension-referrer better.

⚠️ Please run npm run prd before submitting a patch.

⚖️ webextension-referrer is Free Software protected by the GPL 3.0 license. See ./COPYING for more information. (free as in freedom)