I'm a web extension newbie, and I want to make a chrome extension that block photos using those modules :
nsfw_model and homogenus (blocking any female picture )
I tried rewrite this project but it too complicated for me.
I just need to blur any <img> element pass him to those models but I can't figure out how to write this code.
I will be glad for some help, thanks !