diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0da7b6c87b77cfb9f0f770484eb659ba93ee8399 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Toggl Button for Greasemonkey/Firefox: GitHub + +This is a plugin for the [Core Toggl Button][1] and should go there for instructions on how to install, configure and use this system. + +[1]: https://gitlab.paragon-es.de/toggl-button/core diff --git a/github.user.js b/github.user.js index be05930a244816041fe3cd8c182adf7c748766be..c7f0eee8883bd2361f2f52d7c16e4fc3eda8f7bb 100644 --- a/github.user.js +++ b/github.user.js @@ -1,10 +1,8 @@ // ==UserScript== // @name Toggl-Button GitHub // @namespace https://gitlab.paragon-es.de/toggl-button -// @version 1.5 -// @include http*://github.com/*/*/issues/* -// @include http*://github.com/*/*/poll/* -// @include http*://github.com/*/*/issues/new +// @version 1.6 +// @include http*://github.com/* // @grant GM_xmlhttpRequest // @grant GM_addStyle // @grant GM_getResourceText