README.markdown 2.0 KB

ClickGuard

For Firefox-based Web browsers. No more unwanted unintentional mouse clicks!

  1. Install ClickGuard from Mozilla's official and secure site: https://addons.mozilla.org/en-US/firefox/addon/clickguard/
  2. Open a Web page. Now you have a button named ClickGuard on your Firefox.
  3. Click & toggle the ClickGuard button.
  4. All mouse actions are disabled on this tab now. Let's try!
  5. Don't warry. Click the button once more and everything will be fine again!
  6. ClickGuard works against each tab. Toggling ClickGuard for one tab doesn't affect another.
  7. This is everything ClickGuard does. No unnecessary bloated features included.

Screenshot

Compatibility notes

  • We're working to make ClickGuard work correctly on Firefox for Android, Thunderbird and Seamonkey. Sorry for inconvenience now. Technically, this is related to issues in Mozilla's Add-on SDK.

Building

  • Needed: git, make and POSIX-compatible environment. GNU sed and grep recommended. ClickGuard uses jpm.sh for building.

  • Test run with: ./tools/jpm.sh/bin/jpm-run.sh

  • Build with:

    $ make deps
    $ make
    

License

Copyright © 2016 Desktopd Project

This program 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.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.