Halloween Reactions Restored for Facebook

On Halloween, Facebook brought new reactions. Now that Halloween is over they've been reverted back. This script brings all the Halloween reactions back!

These are all versions of this script. Show only the versions where the code changed.

  • v1.4.12017-01-09Zucc finally removed the Halloween reacts image URL. So I mirrored it to Imgur.
  • v1.42016-11-26Since facebook for whatever reason keeps updating their "Reaction Image" layout every 5 seconds, I've forced it to use a specific position and use the ORIGINAL FB halloween URL. Hopefully this will make it update proof for a while.
  • v1.3.22016-11-26Facebook broke it, I updated it to fix the mini images under posts.
  • v1.3.12016-11-23Facebook updated and broke it, I updated it to fix the mini images under posts. (It was originally showing the unused reactions too!)
  • v1.32016-11-22Even more CPU optimization (getElementsByClassName is only called once per function now instead of every if). Lots of parts were rewritten. The fullscreen "Total Reacts" is now fully affected and coloured. It's basically completely finished now.
  • v1.2.12016-11-22Removed some now, unnecessary code. Last minute notice.
  • v1.22016-11-22Crucial performance update. As I found out how to make it do a check ONLY when the page changes, instead of when scrolling and clicking.
  • v1.1.22016-11-16Facebook broke it, I updated it to fix the mini images under posts.
  • v1.1.12016-11-03Minor fix since facebook uses multiple URLs for the reaction images in notifications. But they all have the same filename so it just checks that instead.
  • v1.12016-11-02Now changes the notifications too (sometimes)
  • v1.02016-11-02