GitHub Date of Creation

Display the date of creation and maintenance status for GitHub repositories.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Sahaj33-op
1日のインストール数
3
累計インストール数
3
評価
0 0 0
バージョン
3.0.0
作成日
2026/04/07
更新日
2026/04/07
大きさ
17.8KB
ライセンス
MIT
対象サイト

Stop guessing whether a GitHub repository is a battle- tested titan or a project abandoned years ago.

GitHub Date of Creation seamlessly adds repository creation dates, maintenance status, and maturity badges directly into the GitHub UI. Originally a popular Chrome extension, this tool has been completely rewritten from scratch as a lightning- fast, zero- dependency userscript.

🔥 Features

  • Maturity Badges (The Lindy Effect): Quickly assess project age with visual indicators next to the date.
    • 🌱 Sprout (< 1 year)
    • 🌿 Established (> 1 year)
    • 🌳 Mature (> 5 years)
    • 🏛 Ancient (> 10 years)
  • Omnipresent Insights: Dates are not only on the repo page. They are added asynchronously into Search Results and Trending pages, saving you countless clicks.
  • Maintenance Status: View exactly when the repository was last pushed. Identify inactive projects instantly.
  • Historical Context: Receive fun, contextual timestamps (e. g., "Created around the time React 0. 0.3 launched!").
  • Blazing Fast: No moment. js, no jQuery, and no bloat. Uses native Intl APIs, a debounced DOM mutation observer to keep your browser smooth, and parallel fetching to avoid network delays.

⚙ How to Access Settings (Important!)

This script has a built- in, dark- themed settings modal. To access it:

  1. Open any page on GitHub.
  2. Click your Tampermonkey / Violentmonkey extension icon in your browser toolbar.
  3. Click " ⚙ Settings" under the script name.

From here, you can toggle relative/absolute time, customize the exact date format, and add a Personal Access Token.

⚠ Beating the GitHub API Rate Limit

By default, GitHub limits unauthenticated API requests to 60 per hour. If you browse many search results, you' ll reach this limit quickly, and the dates will stop displaying.

The Fix:

  1. Generate a free GitHub Personal Access Token (PAT) (You do not need to select any scope boxes; a blank token works perfectly).
  2. Open the script Settings (via the Tampermonkey menu).
  3. Paste your token and click Save. Your limit is now 5, 000 requests per hour.

Built with logic and performance in mind by Sahaj. Forked and modernized from the original extension by Varayut L.