您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows full timestamps on Facebook posts
当前为
The base of this script was developed by wOxxOm.
Without him, this script would not have been uploaded.
My degree of knowledge in Javascript programing is minimal, but it was enough for me to make the necessary adjustments. I later modified and altered the script to work in a more uniform and Facebook friendly way and corrected issues with the times not displaying accurately.
The script uses an unapproved external script. Follow the instructions in the image associated with this script.
You will need to edit the script. If you examine the code, at the top you will see:
// @ require http://momentjs.com/downloads/moment.min.js
You will need to remove the space between the @ and the r of require.
// @require http://momentjs.com/downloads/moment.min.js
─ JZersche