dev_group_list2

Better Submit-to-group dialog

Version vom 25.01.2025. Aktuellste Version

Autor
Dediggefedde
Bewertungen
0 0 0
Version
6.7
Erstellt am
20.10.2019
Letzte Aktualisierung
25.01.2025
Größe
73,3 KB
Lizenz
n/a
Wird angewandt auf

Usable script!
Download here: http://phi.pf-control.de/userscripts/dev_group_list2/dev_group_list2.user.js
Mirror

Eclipse version of dev_group_list ( http://fav.me/d4xvlhb )
(full view .gif animation is a show how to use the script)

This is a complete rewrite.
Import of old version's export is supported.

Features of this script:

* A full list of your groups on your deviation
* it marks groups the deviation is already in (red bakground-gradient)
* A search bar to search in group names
* you can create "collections": list of your groups to categorize them better
* export/import to keep collections across devices/accounts.
* better support for wide/small screens

compared to the old version the code is more up to date.
This should make it a bit faster and more reliable.

I'm accessing the new API directly instead of some hacks.
Also, I did a bit more event-propagation and promise-chain involvement here ;)
For those interested how the API works there is a small documentation at the end of the userscript's code.

As eclipse is still in work, this script might break when the site is updated.
Please tell me, if you encounter any errors.