befabri / crunchyscore

CrunchyScore is a chrome extension integrating MyAnimeList & AniList anime ratings into Crunchyroll
https://chrome.google.com/webstore/detail/crunchyscore/coiidbjimmeojgdkclafjccnhgenmmbi
MIT License
0 stars 0 forks source link

[Feature Request] Add clicking score opens MAL (or AniList) #4

Closed ipkpjersi closed 3 days ago

ipkpjersi commented 2 weeks ago

Hi,

I think it would be a really nice feature to have clicking on the score opening MAL or AniList, that way you can click the 6.05 here and then it can open up MAL so you can read more about it: Screenshot_2024-11-12_20-45-23

Cheers.

befabri commented 1 week ago

Thank you for the suggestion! I agree it would be a useful feature. I initially avoided it to prevent easy retrieval of associations between Crunchyroll, MyAnimeList, and AniList through my API. However, I’ll consider implementing it.

Would you like an option to display both MAL and AniList scores? I could also add a MAL or AniList logo next to the score for clarity (as an optional feature)

ipkpjersi commented 1 week ago

I didn't even consider an option to display both scores, that's a fantastic idea.

I'm big on optional features, so yes everything you just said sounds great to me.

befabri commented 3 days ago

The feature to click on a score and open the corresponding MyAnimeList (MAL) or AniList page has been successfully implemented. However, the option to display both MAL and AniList scores simultaneously has not been added in this update. I didn’t have time but will do it soon.

ipkpjersi commented 10 hours ago

I'm on the new update, but clicking on the score doesn't seem to be working, nothing happens when clicking on the score: image

befabri commented 6 hours ago

This is expected behavior when there's no ID. The extension hasn’t updated the scores yet, so it hasn’t received the ID for it. It works for me. Maybe I should add a button to refresh manually if needed