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
Branches develop
Tags
1 merge request!1Publish version 1.6
// ==UserScript== // ==UserScript==
// @name Toggl-Button GitHub // @name Toggl-Button GitHub
// @namespace https://gitlab.paragon-es.de/toggl-button // @namespace https://gitlab.paragon-es.de/toggl-button
// @version 1.5 // @version 1.6
// @include http*://github.com/*/*/issues/* // @include http*://github.com/*
// @include http*://github.com/*/*/poll/*
// @include http*://github.com/*/*/issues/new
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest
// @grant GM_addStyle // @grant GM_addStyle
// @grant GM_getResourceText // @grant GM_getResourceText
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment