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")

Versão de: 04/02/2024. Veja: a última versão.

Autor
fuwawascoco
Avaliações
0 0 0
Versão
0.1.0
Criado
04/02/2024
Atualizado
04/02/2024
Tamanho
4,78 KB
Licença
MIT
Aplicável a

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