alganzory/HaramBlur

Feature Request: Local Cache

LinuxJava7 opened this issue · 3 comments

The extension should remember which images are haram so that it does not need to spend time going through every one again and again.
This would probably make the experience a lot more smooth and save system usage.

Wouldn't that require collecting user data? if there isn't already a report button maybe that could be added

I mean locally, if I go to a website, and image.png was marked as "haram" before, quickly check if it's the same image, if so, blur it without reading the whole image and detecting the haram etc.

@sa1l1 yes I don't plan on collection data from users just yet

and like @LinuxJava7 suggested, a local Cache of the detection results is the way to go