Skip to content
Snippets Groups Projects
Commit 2bd6e4ae authored by jurgenhaas's avatar jurgenhaas
Browse files

#3 Load script on whole github.com domain so that it is present even if...

#3 Load script on whole github.com domain so that it is present even if navigating to an issue later
parent 3f7de5f1
No related branches found
No related tags found
1 merge request!1Publish version 1.6
// ==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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment