lindylearn / unclutter

A modern reader mode and article library for your browser.
https://unclutter.lindylearn.io
GNU Affero General Public License v3.0
1.24k stars 54 forks source link

Parse CSS print styles for uncluttering help #426

Open lindy-bot opened 1 year ago

lindy-bot commented 1 year ago

A user reported an issue on https://machinelearningmastery.com/perceptron-algorithm-for-classification-in-python from within the extension. This is the user's 9th bug report.

Unclutter version: 0.20.0 Browser type: chromium User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36

Screenshot

phgn0 commented 1 year ago

.print-yes class is accidentally hidden by the print word block selector.

To make this more robust maybe we should parse the actual print styles?