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