Add exhentai

This commit is contained in:
2023-02-18 16:17:44 +08:00
committed by GitHub
parent fb5ecd79e6
commit b09f52bf01

View File

@@ -1,10 +1,11 @@
// ==UserScript== // ==UserScript==
// @name E-Hentai better viewer // @name E-Hentai better viewer
// @namespace https://github.com/lifegpc/userscript // @namespace https://github.com/lifegpc/userscript
// @version 0.2.1 // @version 0.2.2
// @description Add a viewer to view original picture on website. // @description Add a viewer to view original picture on website.
// @author lifegpc // @author lifegpc
// @match https://*.e-hentai.org/s/*/* // @match https://*.e-hentai.org/s/*/*
// @match https://*.exhentai.org/s/*/*
// @icon https://e-hentai.org/favicon.ico // @icon https://e-hentai.org/favicon.ico
// @grant GM_getResourceText // @grant GM_getResourceText
// @grant GM_addElement // @grant GM_addElement