lucasrowe / spoiled

A Chrome extension that blocks content using any keywords a user specifies.
GNU General Public License v2.0
10 stars 5 forks source link

Block images #6

Closed lucasrowe closed 8 years ago

lucasrowe commented 8 years ago

Search for images using a css selector and run the same search algo against alt and title tags.

Unsure of the most elegant way to block an image...

lucasrowe commented 8 years ago

This is more or less resolved. It's not elegant but it works. Still over-blocks stuff, but better to over-block than under.