licensing, better userscript headers
This commit is contained in:
parent
7d8f4961da
commit
27f7974d48
@ -1,6 +1,8 @@
|
||||
// ==UserScript==
|
||||
// @name y-media-downloader
|
||||
// @description General media downloader
|
||||
// @author 17ms
|
||||
// @license MIT License
|
||||
// @namespace Violentmonkey Scripts
|
||||
// @match *://ylilauta.org/*
|
||||
// @version 1.0
|
||||
|
@ -1,9 +1,10 @@
|
||||
// ==UserScript==
|
||||
// @name 4c-autohide
|
||||
// @description Keyword based thread hider
|
||||
// @author 17ms
|
||||
// @license MIT License
|
||||
// @namespace Violentmonkey Scripts
|
||||
// @match *://boards.4channel.org/*/catalog
|
||||
// @match *://boards.4chan.org/*/catalog
|
||||
// @match *://boards.4chan*.org/*/catalog
|
||||
// @version 1.0
|
||||
// ==/UserScript==
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
// ==UserScript==
|
||||
// @name y-image-expander
|
||||
// @description General media expander
|
||||
// @author 17ms
|
||||
// @license MIT License
|
||||
// @namespace Violentmonkey Scripts
|
||||
// @match *://ylilauta.org/*
|
||||
// @version 1.0
|
||||
|
Loading…
Reference in New Issue
Block a user