added nelomanga.net
This commit is contained in:
parent
11ba240be5
commit
1fddacb149
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// @name manga reading
|
||||
// @namespace https://userscripts.skaarup.dev
|
||||
// @homepageURL https://userscripts.skaarup.dev
|
||||
// @version 3.0
|
||||
// @version 3.1
|
||||
// @author nws
|
||||
// @description Adds nearly complete keyboard navigation and cleans up the user interface of manganato
|
||||
// @updateURL https://userscripts.skaarup.dev/scripts/manga-reading.user.js
|
||||
|
@ -33,6 +33,8 @@
|
|||
// @match https://manganato.gg/*
|
||||
// @match https://chapmanganato.to/*
|
||||
// @match https://www.chapmanganato.to/*
|
||||
// @match https://nelomanga.net/*
|
||||
// @match https://www.nelomanga.net/*
|
||||
// @grant none
|
||||
// @grant GM.info
|
||||
// @grant GM.setValue
|
||||
|
|
Loading…
Add table
Reference in a new issue