Skip to content

Instantly share code, notes, and snippets.

View HKGx's full-sized avatar
👀

Hubert HKGx

👀
  • Poland
View GitHub Profile
@HKGx
HKGx / Facebook Hidden Reactions.user.js
Last active July 31, 2018 19:16
fixed some ids lul
// ==UserScript==
// @name Facebook Hidden Reactions
// @description Adds new hidden reactions
// @match *://*.facebook.com/*
// @version 1.1
// @grant none
// @run-at document-body
// ==/UserScript==
//
// Original code: https://p0358.net/facebook_reactions.user.js