Greasy Fork is available in English.

Search Helper - MAL

Quickly search for the anime/manga title on any websites of your choice.

< Valutazione su Search Helper - MAL

Recensione: Bene - lo script funziona

hacker09Autore
§
Pubblicato: 10/04/2024

Thanks, I have released an updated.

I won't add any websites that aren't on this list https://github.com/MALSync/MALSync/blob/master/pages.md
That is why I made it so that you can manually add any websites you like.

https://animewho.com/ don't load in the country I am at, neither with the browser VPN extension I used so I can't help you, sorry.

hacker09Autore
§
Pubblicato: 10/04/2024

> 4)https://manga-tr.com/arama.html?icerik=${titleEncoded}orhttps://anitr.com/arama.html?icerik=${titleEncoded}

They both aren't in the script, therefore I won't add them, but you can add them manually

§
Pubblicato: 10/04/2024

For the animewho site, I think that's the only difference. Using underscore as sideline or they add underscores to spaces.
https://myanimelist.net/anime/38328/Azur_Lane
https://animewho.com/ceviriler/anime/azur-lane

§
Pubblicato: 10/04/2024

If there was something that would take the name on the site and add a dash to the spaces, it would work that way.
https://animewho.com/ceviriler/anime/${titleEncoded}

hacker09Autore
§
Pubblicato: 10/04/2024

Glad you figured it out.

https://animewho.com/ceviriler/anime/${titleEncoded.replace(/\s+/g, '-')}

Now you can add it manually.

§
Pubblicato: 10/04/2024

Anime who site is on the list.

§
Pubblicato: 10/04/2024

Also, the manga variation should be added.
https://animewho.com/ceviriler/manga/${titleEncoded.replace(/\s+/g, '-')}

hacker09Autore
§
Pubblicato: 10/04/2024
Modificato: 10/04/2024

Oh ok, I may add it sometime in the future then.

For now I only want to focus on websites that can be found on https://greasyfork.org/en/scripts/429784-search-helper-mal/code
Then I will focus on the GitHub link I gave you when I have lots of free time, many weeks from now maybe, if I have any time at all.

Since everything is working in the script now, please remember to update your rating.

Thank you

§
Pubblicato: 10/04/2024

Thanks.❤️

Pubblica risposta

Accedi per pubblicare una risposta.