github-feed-back
Advanced tools
Comparing version 0.0.2 to 0.0.3
// ==UserScript== | ||
// @name GitHub Feed Back | ||
// @namespace https://github.com/Sec-ant | ||
// @version 0.0.2 | ||
// @version 0.0.3 | ||
// @author Ze-Zheng Wu | ||
@@ -13,3 +13,4 @@ // @description Bring my GitHub feed back | ||
// @supportURL https://github.com/Sec-ant/github-feed-back/issues | ||
// @match https://github.com/* | ||
// @match https://github.com/ | ||
// @match https://github.com/dashboard | ||
// @run-at document-start | ||
@@ -16,0 +17,0 @@ // ==/UserScript== |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4521
46