Aggiornato il namespace e le URL di homepage, update e download nello script utente Checkmk SwissKnife
This commit is contained in:
parent
887adcb682
commit
0956e03211
1 changed files with 5 additions and 3 deletions
|
|
@ -1,11 +1,13 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Checkmk SwissKnife
|
// @name Checkmk SwissKnife
|
||||||
// @namespace https://checkmk.example.com/
|
// @namespace https://*/
|
||||||
// @version 2.0
|
// @version 2.0
|
||||||
// @description Raccolta di miglioramenti all'interfaccia di Checkmk WATO. Ogni fix o enhancement viene aggiunto qui come feature indipendente.
|
// @description Raccolta di miglioramenti all'interfaccia di Checkmk WATO. Ogni fix o enhancement viene aggiunto qui come feature indipendente.
|
||||||
// @author Luigi D'Acunto
|
// @author Luigi D'Acunto
|
||||||
// @match *://checkmk.example.com/*/index.py*
|
// @homepageURL https://gitlab.luigidacunto.com/consultant/checkmk-swissknife
|
||||||
// @match *://checkmk.example.com/*/wato.py*
|
// @updateURL https://luigidacunto.com/scripts/checkmk-swissknife/user_script/checkmk_swissknife.user.js
|
||||||
|
// @downloadURL https://luigidacunto.com/scripts/checkmk-swissknife/user_script/checkmk_swissknife.user.js
|
||||||
|
// @include /^https?:\/\/.+\/check_mk\/(index|wato)\.py/
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue