Add Follow List Form

Adds a form with a labeled input box and submit button after the element with the ID "quot" and stores the input value in local storage when the submit button is clicked; loops through the elements with the class "author" and adds a border and "following" tag to the parent element with the class "post_list" if the username matches any username in the "followList" stored in local storage

As of 2023-03-15. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.4 2023-03-15

    change the style of replies - calon

  • v1.3 2023-03-15

    v1.3 fixed domain issue

  • v1.1 2023-03-12

    fix bug

  • v1.0 2023-03-12