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.
-
Fork this repository.
-
Switch to your working directory of choice.
-
Clone the development repo:
git clone [email protected]:[username]/chrollusion.git
- Go to the wrench menu > Tools > Extensions.
- Check Developer mode then press Load unpacked extension... .
- Find your working directory.
- Under
chrollusion.safariextension
, selectchrome
. - To test after you make a change, be sure to expand the extension listing then press Reload.
- Push your changes.
- Send us pull requests.
- Go to Develop > Show Extension Builder.
- Click + then select Add Extension... .
- Find your working directory.
- Select
chrollusion.safariextension
. - Click Install then Allow.
- To test after you make a change, be sure to click Reload then Allow.
- Push your changes.
- Send us pull requests.
These libraries are bundled with the project and needn’t be updated manually:
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.