My Userscripts
Scripts for your Profile
•
Profile Switch: Switch "About me" and "Statistics" in your profile.
•
Last updates "Edit Button": Brings the edit button back to your profile.
•
List Links: Add list links inside your statistics.
•
Navigationbar: Add a navigation bar at the top of your profile.
Scripts for Anime, Manga & People pages
•
Search Filter: This script hides search results that you already have on your list.
•
Anime/Manga Entries Compare: This script compares anime and manga entries from your userlists with entries from anime detail page and bold similar ones.
•
Voice Actor Filter: This script can filter Voice Acting roles, Anime Staff positions and Published Manga.
•
Anime Recommendations Filter: This script can hide recommendations that you already have on your list/don't have on your list.
•
Recommendations direct link: When you click on a recommendation picture in a anime/manga page, you go directly to the anime/manga and not the recommendation page.
•
Average Friends Score: Display next to the MAL score, the average score of your friends.
•
Popup for "Edit Details": This script will show a popup when you click "Edit details" on any anime/manga page.
Scripts for Anime & Mangalist
•
MAL Extra: Show anime info inside your animelist.
Website + scripts to preview BBCODE
•
MyAnimeList-BBCODE2HTML: Preview your bbcode on this website to easily test how it would look on myanimelist.
•
Preview comments on profile pages: This script will add a preview button next to the submit button so you can preview your bbcode before submitting.
•
Preview about me in the profile settings: This script will add a preview button next to the submit button so you can preview your "About me" bbcode before submitting.
Other Scripts
•
Com-to-Com: Add Com-to-Com link between user and comment user for every comment.
•
MAL Random: Search for a random anime, manga, person or character.
•
MAL Random: Search for a random anime, manga, person or character (this script has a hentai filter).
•
Hover List, Notifications and Profile dropdown: Why click on the icons when you can hover?
----------------------------------------------------------------------------------------------------------------------------------------------------------------
•
All Scripts
All Comments (77) Comments
if onclick does not make my browser slow, adding an extra context menu listener shouldn't make any browser freeze either
I'm getting a bug now, whenever I click a conversation it shows "Invalid ID", tried this with many other conversations and it doesn't work. Worked perfectly before. Could you fix this error, please?
https://greasyfork.org/en/scripts/16604-myanimelist-mal-popup-for-edit-details
I have noticed some time ago (forgot to report it, sorry), that if by some chance we open an anime page with the php link, the script won't run.
For example, https://myanimelist.net/anime.php?id=51306 <-- php page, won't work
The ones it normally works okay https://myanimelist.net/anime/51306 or https://myanimelist.net/anime/51306/C_Danchi
(^_^)/
Yeah forgot to say that I use quick edit and yes I'm using a theme (https://userstyles.world/style/53/myanimelist-deepdark)
Thanks for the great scripts, I didn't know where to report a problem with one of your scripts so I'm commenting here... After MAL changing their BBCode system, almost every time I want to edit my posts in forum, because of Hover List, Notifications and Profile dropdown this appears at the end of the message:
I appreciate if you update the script and fix the problem
Thanks!
Is it possible to make the iframe interact with the top frame?
Would you know how to "fix" that?
https://greasyfork.org/en/discussions/development/142388-can-t-make-event-listener-work-when-iframe-video-is-focused
If you fix your script you not only would have to do a for loop but make it require an user action, so that a bunch of network requests are not made right after page load, blocking users and your own script network requests.
It would end up looking too similar to my script.
I would like to say sorry for making another script that actually does the same thing as yours
https://greasyfork.org/en/scripts/18971-myanimelist-mal-average-friends-score/code
I noticed it just today actually...
Also, I was reading at your codes and your script does not work as it says...
All your script does is it gets the first page of the stats pages, grabs all friends scores for the entry and calculates the average based on the first stats page only, thus showing wrong data.
I also did commit that same mistake in my first version of the script, but I fixed that a couple days ago too...
https://greasyfork.org/en/scripts/443777-friends-average-score-mal/code
I just would like to let you know that and, if you are not willing to actually fix it and update your script, I could actually make your script not public and redirect users to my working updated script.
I've chose to talk with you first, before doing anything, if I actually do anything...