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.
npm run dev
npm run prd
Load ./dist
into your browser.
For the future
- Pack extension for Chrome. Zip and sign the extension for distribution.
Copyright (C) Tony Crowe 2020 https://tcrowe.github.io/contact/
Thank you for using and contributing to make webextension-referrer better.
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)