This commit is contained in:
17ms 2023-01-11 19:59:18 +02:00
parent 709da823c0
commit 90de671cba
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name Download media - ylilauta.org
// @name General media downloader
// @namespace Violentmonkey Scripts
// @match *://ylilauta.org/*
// @version 1.0

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name Hide threads with certain keywords from catalog - 4chan.org
// @name Keyword based thread hider
// @namespace Violentmonkey Scripts
// @match *://boards.4channel.org/*/catalog
// @match *://boards.4chan.org/*/catalog

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name Expand all images - 4chan.org
// @name General media expander
// @namespace Violentmonkey Scripts
// @match *://boards.4channel.org/*/thread/*
// @match *://boards.4chan.org/*/thread/*

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name Expand all images - ylilauta.org
// @name General media expander
// @namespace Violentmonkey Scripts
// @match *://ylilauta.org/*
// @version 1.0