Chrome extension to remove Facebook posts containing some permutation of the string "Pokemon"
HTMLMIT
PokeNope
Chrome extension (Content Script)
runs on Facebook.
Basically just finds Divs with the class "userContentWrapper" whos innerHtml contains some permutation of "Pokemon" then removes the post from the feed stream div.