Greasy Fork is available in English.

Document Modification Display

Shows when the document was last modified

ผู้เขียน
Airistotal
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
13
คะแนน
0 0 0
เวอร์ชัน
0.5.2
สร้างเมื่อ
26-11-2020
อัปเดตเมื่อ
01-12-2020
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ
ไซต์ทั้งหมด

This script is to easily see the time a document was last modified. It relies on the document.lastModified javascript property. It also checks for a sitemap.xml and surfaces a link. These are the two easy ways of seeing when a webpage was last modified. To check out the limitations of document.lastModified, read the link here: https://www.oreilly.com/library/view/javascript-the-definitive/0596000480/re198.html

Check the github source code here: https://github.com/Airistotal/UserScripts/blob/main/Scripts/DocumentModificationDisplay.js