Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

gromnitsky/dereferrer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dereferrer

Chrome 26+ extension.

(Download the compiled extension here.)

Does a referer spoofing for a selected list of (sub)domains.

Features

  • Replaces/deletes HTTP referer header.
  • Uses a straiforward domain matching algo (no regexps, just natural to users example.com or foo.example.net strings).
  • Auto-syncs preferences (for 'signed in Chrome' users).

options page

Build requirements

$ npm -g i json browserify
  • xxd utility
  • GNU make

Compilation

To compile the extension for the "unpacked mode", run

$ make

Resulting files should be in _build/ext.

To generate a .crx:

$ openssl genrsa -out private.pem 1024
$ make crx

Then look for _build/dereferrer-x.y.z.crx.

License

MIT.

The icon is from openclipart.