FB: Full Timestamps 2018

Shows full timestamps on Facebook posts

目前為 2018-03-05 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
JZersche
評價
0 0 0
版本
2.5E
建立日期
2017-01-21
更新日期
2018-03-05
尺寸
2.5 KB
授權條款
未知
腳本執行於

The base of this script was developed by wOxxOm.

Version 2.5 Released, but is being tested. The date is more reliable and bug free but shows the day, month and year before the time, this is being worked on.

Use version 2.4:

Without him, this script would not have been uploaded. Timestamps will appear like
H:MM:SS on DAY, M/DD/YYYY E.G. 1:11:11am on Sunday, 1/01/2018 UTC-05:00

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

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.