Skip to content

Instantly share code, notes, and snippets.

View d4c4n's full-sized avatar
🐈

Daniel d4c4n

🐈
  • Germany
  • 08:58 (UTC +02:00)
View GitHub Profile
@d4c4n
d4c4n / hide_archived_repositories.js
Created December 9, 2025 12:42 — forked from eduidl/hide_archived_repositories.js
Hide archived GitHub repositories
// ==UserScript==
// @name HideArchivedRepository
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Hide archived repository
// @author eduidl
// @match https://github.com/*
// @icon https://github.com/favicon.ico
// @grant none
// ==/UserScript==