Greasy Fork is available in English.

Mentioner - MAL

Adds a button to mention the @user name on all users who have commented on any topics on MAL. The script also adds a search user name box near the box were the reply is written, so that you can search for any user that commented on that topic and click on the @UserName to auto paste it into the reply box.

코드가 바뀐 버전들입니다. 모든 버전 보기

  • v17 2023-09-14

    Improved Copy button to auto-paste the user name on to the reply box.
    Added compatibility with the new MAL forum conversation view mode.

  • v16 2023-06-11

    Now the script;
    Also pastes the username when the source mode is active.
    Has a better contrast with the new MAL default dark mode.

  • v15 2023-05-10

    Fixed a minor bug that was making the user search box go up constantly.

  • v14 2023-05-07

    Fixed a bug that was making the user search box not show up and not work.
    Added support to show the user search box on both reply boxes on forum topics.
    Removed user search box on club pages.

  • v13 2023-01-31

    Moved club user icon left of date instead of right
    Fixed forum user icon

  • v12 2023-01-30

    Move club user icon to the top

  • v11 2023-01-30

    Fixed copy @UserName to show next to UserName as before by changing div.username to .username > a

  • v10 2023-01-30

    Fixed various selectors
    Moved autocomplete-input because the textarea no longer shrinks when using beforeend
    Added an onmouseover event listener since topic reply textareas are now hidden until clicking New reply button

  • v9 2022-08-19

    Removes codes that were placing the box in the wrong place if the user changed the text box size.

  • v8 2022-07-27

    Now instead of showing a generic "Click to paste @UserName on the text box" text to all users when an username is hovered it will show the actual username of the hovered @username.
    Minor improvement changes.

  • v7 2022-07-23

    Updated input boxes to better match the new reply box position.

  • v6 2022-06-20

    Minor code improvements

  • v5 2022-06-12

    Added support to any club comments first page.

  • v4 2022-04-28

    Version number updated

  • v0.3 2021-12-22

    Fixed script icon.

  • v0.2 2021-10-12

    Fixed bug that was making the MAL default text box be displayed over the script search user name box.

  • v0.1 2021-04-10