// ==UserScript==
// @name                 Facebook Anti-Refresh
// @namespace            CustomScripts
// @description          Prevents Facebook from auto-refreshing the news feed
// @author               areen-c
// @match                *://*.facebook.com/*
// @version              1.2
// @license              MIT
// @homepage             https://github.com/areen-c
// @run-at               document-start
// @grant                none
// ==/UserScript==
