Back to Repository

Animeworld Episode to clean FullScreen

0 upvotes
By domenico.montuori1312006@gmail.com
Manual (context menu)

Match Pattern

https://*/play*

Script Code

var base = window.location.protocol + "://" + window.location.host
var id = window.location.pathname.split("/")
window.open(base + "/api/episode/serverPlayerAnimeworld?id=" + id)
Install requires the InjectJS Chrome extension. Scripts run only on sites matching the pattern above. Review code before installing any community script.