GitHub-userscripts icon indicating copy to clipboard operation
GitHub-userscripts copied to clipboard

[Feature Request] GitHub Static Time: Enhance Match to Fit Also Gists And More

Open maddes-b opened this issue 11 months ago • 0 comments

GitHub Static Time does not work on gists, as the @match statement is quite limited.

Please change it to:

// @match       https://github.com/*
// @match       https://*.github.com/*

This will make it work also on GitHub's subdomains like https://gist.github.com/

maddes-b avatar Mar 11 '24 13:03 maddes-b