17
dist/pixiv-artist-filter.meta.js
vendored
Normal file
17
dist/pixiv-artist-filter.meta.js
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
// ==UserScript==
|
||||
// @name pixiv-artist-filter
|
||||
// @description filter unwanted artists from pixiv results
|
||||
// @version 0.0.1
|
||||
// @namespace noproompter
|
||||
// @match https://www.pixiv.net/*
|
||||
// @noframes
|
||||
// @run-at document-start
|
||||
// @grant GM_setValue
|
||||
// @grant GM_getValue
|
||||
// @grant GM_addStyle
|
||||
// @grant unsafeWindow
|
||||
// @grant GM.setValue
|
||||
// @grant GM.addStyle
|
||||
// @grant GM.getValue
|
||||
// @grant GM.addElement
|
||||
// ==/UserScript==
|
Reference in New Issue
Block a user