Skip to content

Instantly share code, notes, and snippets.

@mbtolou
mbtolou / github_stars.user.js
Last active April 20, 2023 03:56
GitHub Stars-Fork Count
// ==UserScript==
// @name GitHub Stars-Fork Count
// @version 1.110
// @description A userscript that add stars to github link
// @license MIT
// @author Mohamad Tolou
// @namespace https://github.com/mbtolou
// @include https://github.com/*
// @include https://stackoverflow.com/*
// @run-at document-end