BetterDiscordAutoUpdate BetterDiscordAutoUpdate
This PowerShell script automates the process of downloading and installing BetterDiscord.
It performs the following tasks:
BetterDiscordAutoUpdate BetterDiscordAutoUpdate
This PowerShell script automates the process of downloading and installing BetterDiscord.
It performs the following tasks:
// ==UserScript== | |
// @name MusixmatchToolToTranslate | |
// @namespace http://tampermonkey.net/ | |
// @version 1.3.3 | |
// @description Overlay to translate on musixmatch (Ctrl +O) | |
// @author nicola02nb (https://gist.github.com/nicola02nb) | |
// @match https://curators.musixmatch.com/tool*mode=translate* | |
// @match https://curators-beta.musixmatch.com/tool*mode=translate* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=musixmatch.com | |
// @grant GM_addStyle |
// ==UserScript== | |
// @name Semi-automatic login Unipd SSO | |
// @name:it Login semi-automatico SSO Unipd | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=unipd.it | |
// @description This script tries to automatically login when you're logged off. If it fails you can login by clicking anywhere on the webpage. Requires autofill-in to be enabled. Original Script: https://greasyfork.org/it/scripts/384214-semi-automatic-login-unipd-sso | |
// @description:it Questo script prova a fare il login automaticamente. Se non ci riesce potrai loggarti cliccando ovunque nella pagina. Richiede che l'autofill-in sia abilitato. Script Originale: https://greasyfork.org/it/scripts/384214-semi-automatic-login-unipd-sso | |
// @namespace RZ | |
// @author RZ, nicola02nb (https://gist.github.com/nicola02nb) | |
// @version 1.2 | |
// @match https://elearning.dei.unipd.it/* |
// ==UserScript== | |
// @name Subito.it Tools | |
// @namespace https://gist.github.com/nicola02nb | |
// @version 0.11 | |
// @description Rimuove i banner pubblicitari e i prodotti venduti dalla ricerca | |
// @author nicola02nb (https://gist.github.com/nicola02nb) | |
// @match https://www.subito.it/annunci-*/vendita/* | |
// @match https://www.subito.it/*/*.htm | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=subito.it | |
// @grant none |