Document Modification Display

Shows when the document was last modified

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Airistotal
1日のインストール数
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