Skip to content

dipkakwani/facebook-meme-blocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Meme Blocker

Facebook has been automatically adding alt tags to images you upload that are populated with keywords representing the content of your images. This project is a hack to block all the images which contains 'text' or 'meme' in alt tag, which generally covers most of the memes.

To reduce the aggressiveness, change line 29 in facebook.js to tag == 'meme'.

To install in Firefox go to about:debugging and upload facebook.js. In Chrome, go to extensions and enable Developer Mode, in 'Load unpacked extension' upload the repo folder.

About

A hack to hide memes from facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • CSS 8.1%