Greasy Fork is available in English.

animexin.xyz english language selector

This script selects the English Language on https://animexin.xyz/

< animexin.xyz english language selector 피드백

질문/댓글

§
작성: 2020-08-02
수정: 2020-08-02

Thanks for the script.

If you prefer the "All Subtitle Player" just replace the following line.
//$("div.mobius > select.mirror").val($('div.mobius > select.mirror > option:contains("English")').val()).change();
$("div.mobius > select.mirror").val($('div.mobius > select.mirror > option:contains("All Subtitle Player")').val()).change();

Now the script part is still missing to set English as default for the subtitle ;)
Who has an idea how to do that?

henrik9999개발자
§
작성: 2020-08-07

I dont understand you want to do what?

§
작성: 2020-08-17

Not sure if it is possible to autoselect "Subtitles=English".

댓글 남기기

댓글을 남기려면 로그인하세요.