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
Branches develop
Tags
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== // ==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