Skip to content

disconnectme/chrollusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collusion for Chrome (and Safari!)

Collusion for Chrome is a browser extension that lets you visualize and, optionally, block the otherwise invisible websites tracking you.

You might fancy watching a demo or trying the extension.

Collusion for Chrome is based on Mozilla’s Firefox add-on Collusion.

Dev HOWTO

  1. Fork this repository.

  2. Switch to your working directory of choice.

  3. Clone the development repo:

     git clone git@github.com:[username]/chrollusion.git
    

In Chrome

  1. Go to the wrench menu > Tools > Extensions.
  2. Check Developer mode then press Load unpacked extension... .
  3. Find your working directory.
  4. Under chrollusion.safariextension, select chrome.
  5. To test after you make a change, be sure to expand the extension listing then press Reload.
  6. Push your changes.
  7. Send us pull requests.

In Safari

  1. Go to Develop > Show Extension Builder.
  2. Click + then select Add Extension... .
  3. Find your working directory.
  4. Select chrollusion.safariextension.
  5. Click Install then Allow.
  6. To test after you make a change, be sure to click Reload then Allow.
  7. Push your changes.
  8. Send us pull requests.

Software used

These libraries are bundled with the project and needn’t be updated manually:

License

Copyright 2012, 2013 Disconnect, Inc.

This program, including portions developed by Mozilla (see their license), is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Collusion for Chrome (and Safari!) is a browser extension that lets you visualize and, optionally, block the otherwise invisible websites tracking you (based on Mozilla’s Firefox add-on Collusion <https://github.com/toolness/collusion>).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published