Skip to content
Snippets Groups Projects
Commit 9e09cf51 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'master'

Publish version 1.6



See merge request !1
parents fb30bb2e 2bd6e4ae
No related branches found
No related tags found
1 merge request!1Publish version 1.6
# 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
// ==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