Skip to content

Instantly share code, notes, and snippets.

View Petschko's full-sized avatar
Moved to Gitlab

Peter Dragicevic Petschko

Moved to Gitlab
View GitHub Profile
// ==UserScript==
// @name Discord no Block MSG
// @namespace https://petschko.org/discord/block/
// @description Removes the message "x Blocked Message(s) - Show" from Discord-Chat
// @author Peter Dragicevic [[email protected]]
// @version 1.0.3
// @encoding utf-8
// @match http://discord.com/*
// @match https://discord.com/*
// @grant none
<?php
/**
* Author: Peter Dragicevic [[email protected]]
* Authors-Website: https://petschko.org/
* Date: 10.07.2019
* Time: 15:38
*
* Notes: -
*/
// ==UserScript==
// @name Deviantart batch Downloader
// @namespace https://petschko.org/deviantart/batch-downloader
// @description Batch download all faves
// @author Peter Dragicevic [[email protected]]
// @version 1.0.0
// @encoding utf-8
// @homepage https://petschko.org/
// @include http://deviantart.com/*
// @include https://deviantart.com/*