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!

这是此脚本的所有版本。 只显示代码更新过的版本

  • v1.4.1 2017-01-09 Zucc finally removed the Halloween reacts image URL. So I mirrored it to Imgur.
  • v1.4 2016-11-26 Since 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.2 2016-11-26 Facebook broke it, I updated it to fix the mini images under posts.
  • v1.3.1 2016-11-23 Facebook updated and broke it, I updated it to fix the mini images under posts. (It was originally showing the unused reactions too!)
  • v1.3 2016-11-22 Even 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.1 2016-11-22 Removed some now, unnecessary code. Last minute notice.
  • v1.2 2016-11-22 Crucial 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.2 2016-11-16 Facebook broke it, I updated it to fix the mini images under posts.
  • v1.1.1 2016-11-03 Minor 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.1 2016-11-02 Now changes the notifications too (sometimes)
  • v1.0 2016-11-02