x-add-to-list-button

adds "add user to your favourite list" button next to users while scrolling through feed to save a few clicks (be sure to edit the variable "lists")

2024-02-04 기준 버전입니다. 최신 버전을 확인하세요.

작성자
fuwawascoco
평점
0 0 0
버전
0.1.0
생성일
2024-02-04
갱신일
2024-02-04
크기
4.78KB
라이선스
MIT
적용 사이트

all it does is
1) adds a button for each list next to usernames visible on the page (you specify which lists you want)
2) when clicked, it'll open the user profile in a new tab
3) clicks "add/remove [user] to list"
4) selects the list name
5) save
6) close tab