/legals-autocheck

checks mandatory legal checkboxes automatically

Primary LanguageJavaScript

LAC: Legals-Autocheck

A TamperMonkey Script

Introduction

Welcome to this repository. This very small project is based on what my father once told me:
"It is very annoying to click on these TOS checkboxes every time, especially when we have no other choice.
Can't you do a macro or something..."
(Something like that... I no longer know the exact wording. Please don't sue me, Dad.)

This small browser-side script will try to automatically check common TOS checkboxes/radioboxes on every HTTP or HTTPS website.
Yep.. That's the whole thing. Additionally the script doesn't need to get updated manually since it obtains the fresh code
from this repository everytime it gets loaded.

Installation

1) Install TamperMonkey-Addon

Find a compatible TamperMonkey Version for YOUR browser.
Here is a list for the most-common ones:

2) Install the plugin

Download the Plugin File from this repository,
located in /plugin. Import the JS file into TamperMonkey or copy&paste the code manually into a new UserScript.
Here's a small tutorial on "How to add new scripts to TamperMonkey".

3) Finished, yay

That's it. From now on, the plugin should work in the background fully automatically.