[ Download ]

winnower 0.2.1

One zip, from here or from GitHub. Both the same file.

3.5 MB · GPL-3.0 · released

[ The checksum ]

Make sure it arrived intact.

Hash your download and compare: if the two match, nothing changed on the way to you.

SHA-2566e686e0cd88e1ec694e187a162750dca344f0461ee838049bc0fda5c46a86f49

Windows

In PowerShell, in the folder you downloaded it to:

Get-FileHash winnower.zip -Algorithm SHA256

macOS

In Terminal:

shasum -a 256 winnower.zip

Linux

In a terminal:

sha256sum winnower.zip

If they don't match

Download it again directly from GitHub. If it still doesn't match, report it privately on GitHub before you install it.

[ What's inside ]

Everything it needs, already in the zip.

The filter lists

130,311 network rules from 10 lists, plus the cosmetic rules that hide what still gets through. They ship inside the zip, so winnower downloads nothing once it is installed.

No installer, no account

Unzip it and load the folder in Chrome. There is nothing to sign up for, and no server behind it.

Installing it

Chrome loads winnower from the unzipped folder rather than from the Web Store. The install page shows each step.

Reading the source

Every release is built from the tagged commit by a workflow you can read. The release for this version lists what changed.