apps.ad5001.eu/content/unchecker.md

83 lines
3.3 KiB
Markdown
Raw Normal View History

2021-06-23 00:26:25 +00:00
---
title: unchecker
2021-09-30 10:31:47 +00:00
description: Simple web extension letting you uncheck all checkboxes on a page.
2021-06-23 00:26:25 +00:00
layout: app
HeaderImage: /img/full/unchecker.webp
2021-06-23 00:26:25 +00:00
HeaderTextWhite: true
SectionHeader:
AppIndex: unchecker
2022-01-20 01:55:25 +00:00
Background: radial-gradient(ellipse at 20%, rgb(100,102,105) 0%, rgb(10,8,7) 85%)
2021-06-23 00:26:25 +00:00
ShowPlatforms: true
TextWhite: true
Links:
- Icon: lookup
Title: Discover
2022-01-20 01:55:25 +00:00
Secondary: true
2021-06-23 00:26:25 +00:00
URL: "#about-section"
- Icon: download
Title: Download
2022-01-20 01:55:25 +00:00
Secondary: true
2021-06-23 00:26:25 +00:00
URL: "#download-section"
About:
Title: Discover unchecker
Content: |
2021-07-28 12:13:04 +00:00
[GDPR](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) introduced many new privacy standards around the world, but it seems like that some providers requires you to untick a lot of checkboxes to protect your privacy, at least a little more.
Although this is illegal, a lot of companies uses theses techniques as opt-out from advertising and data-collections. This also only apply to European users, so international ones are still subject to unfair opt-outs systems.
This extension is rather simple and allows you to check or uncheck all your checkboxes at the same time without having to click dozens of times on them.
One button and no more checkboxes ticked.
2021-06-23 00:26:25 +00:00
2021-08-31 17:49:50 +00:00
Sections:
- Type: image|text
2021-10-04 08:04:06 +00:00
Image: en/unchecker/oneclick.webp
2021-08-31 17:49:50 +00:00
Alt: Unchecker one-click solution.
Content: |
# One click to uncheck them all
The main feature of unchecker is it's main button (also called "browser action") that you can use directly from your toolbar.
It can be used, with a single click to check, or uncheck all checkboxes from a page.
- Type: text|image
2021-10-04 08:04:06 +00:00
Image: en/unchecker/contextmenu.webp
2021-08-31 17:49:50 +00:00
Alt: Unchecker's context menu.
Content: |
# More powerful, click them all.
While the one-click button works in the majority of cases, you might encounter a few times websites that do not use checkboxes as their mean to say "no", but instead uses dedicated "No" buttons.
In these cases, you can use unchecker's more powerful solution: the "Click all similar buttons" feature.
You can use it by right clicking one of the "No" buttons, and in the unchecker menu, clicking the "Click all similar buttons feature.
It can be used, with a single click to check, or uncheck all checkboxes from a page.
2021-06-23 00:26:25 +00:00
Technical:
Links:
- Title: Source code
Icon: git
URL: https://git.ad5001.eu/Ad5001/unchecker
- Title: Report a bug
Icon: bug
URL: https://git.ad5001.eu/Ad5001/unchecker/issues
Download:
Show: true
Categories:
- Name: firefox
Title: Firefox
Platform: Firefox
- Name: all
Title: All platforms
Platform: Universal
Links:
firefox:
- Title: Firefox Addons (AMO)
Index: unchecker
2021-06-23 00:26:25 +00:00
- Title: Mozilla Installer Package (.xpi)
2021-08-27 20:13:21 +00:00
Name: unchecker-<version>-fx.xpi (19,6Kio)
File: unchecker-<version>-fx.xpi
2021-06-23 00:26:25 +00:00
all:
- Title: Source code (.tar.gz)
2021-08-27 20:13:21 +00:00
Name: unchecker-v<version>.tar.gz (11,4KiB)
File: unchecker-v<version>.tar.gz
2021-06-23 00:26:25 +00:00
---