Warning Goose is a citizen alert application that aims to help Internet users make their right to data protection and privacy heard.
Through an extension on your web browser, you can express your dissatisfaction with a company or organization in a few seconds.
Download for Firefox — Download for Chrome — Download source code
This repository contains the web extensions (front-end par) of Warning Goose 1.x.x - the crowdsourced privacy alert.
Please make sure you have node, make, gcc, and build-essentials installed on your system.
npm install
make build
- Fork it ( http://github.com/warning-goose/warning-goose-ui-jquery/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Author & Maintainer: Glenn Y. ROLLAND
Contributors: none yet ;)
Got questions? Need help? Tweet at @glenux
Warning Goose is Copyright © 2019-2020 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file.