Bump version, add @supportURL
This commit is contained in:
parent
0f5e0a3957
commit
692e073ae7
|
@ -4,10 +4,11 @@
|
|||
// @match https://animebytes.tv/collage.php
|
||||
// @match https://animebytes.tv/
|
||||
// @grant none
|
||||
// @version 1.1
|
||||
// @version 1.2
|
||||
// @author Lukáš Kucharczyk
|
||||
// @description Displays anime titles underneath posters on the collage page.
|
||||
// @downloadURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/animebytes_display_anime_names/display_anime_names.js
|
||||
// @supportURL https://git.kucharczyk.xyz/lukas/userscripts
|
||||
// ==/UserScript==
|
||||
let url_selectors = {
|
||||
"^(https?://)?animebytes.tv/?$": ".aot_inner",
|
||||
|
|
Loading…
Reference in New Issue