// ==UserScript== // @name FB: Full Timestamps 2018 (Developer Version) // @match https://www.facebook.com/* // @match https://*.facebook.com/* // @match http://www.facebook.com/* // @match http://*.facebook.com/* // @run-at document-start // @grant GM_addStyle // @author wOxxOm & JZersche // @ require https://greasyfork.org/scripts/12228/code/setMutationHandler.js // @ require http://momentjs.com/downloads/moment.min.js // @version DEVELOPER // @namespace https://greasyfork.org/users/95175 // @description Shows full timestamps on Facebook posts // @downloadURL none // ==/UserScript== DEPRECATED Visit the New Version here: https://greasyfork.org/en/scripts/371113-fb-full-timestamps-2018