Feature Request: Local Cache
LinuxJava7 opened this issue · 3 comments
LinuxJava7 commented
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.
ssszlma commented
Wouldn't that require collecting user data? if there isn't already a report button maybe that could be added
LinuxJava7 commented
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.
alganzory commented
@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