你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/371113-fb-full-timestamps-2019/discussions/29279,源站連結 點此以跳轉。
Shows full timestamps on Facebook posts
< 脚本 FB: Full Timestamps 2019 的反馈
You didn't follow instructions to reduce the spacing in the top of the file as noted in the description. 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 https://greasyfork.org.cn/scripts/12228/code/setMutationHandler.js // @ require https://momentjs.com/downloads/moment.min.js // @ require https://momentjs.com/downloads/moment-with-locales.min.js

I feel like a complete idiot now; thanks!
Lol, it's alright most people don't read a script and they just click install and expect it to work, it happens.
Ignore this, I was stupid
Any idea why?