Document Modification Display

Shows when the document was last modified

작성자
Airistotal
일일 설치 수
0
총 설치 수
15
평점
0 0 0
버전
0.5.2
생성일
2020-11-26
갱신일
2020-12-01
크기
7.97KB
라이선스
해당 없음
적용 사이트
모든 사이트

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