Greasy Fork

来自缓存

Greasy Fork is available in English.

FB: Full Timestamps 2019

Shows full timestamps on Facebook posts

< 脚本 FB: Full Timestamps 2019 的反馈

评价:好评 - 脚本运行良好

JZersche作者
§
发布于:2019-01-29

Still working in 2019! Working perfectly fine!

At the top of the code is this. These libraries are required without them you won't see timestamps, only the post information, like the ID etc. Remove the GAP between @ and r. Notice that there is a space separating @ and r the the last 2 lines of code here? Remove that space. It is in place as per GreasyFork's policy of not accept external references to JS Libraries. Moment.js is hosted on another website and is required for the timestamps.

// @require http://greasyfork.icu/scripts/12228/code/setMutationHandler.js // @ require https://momentjs.com/downloads/moment.min.js // @ require https://momentjs.com/downloads/moment-with-locales.min.js

发布留言

登录以发布留言。