SGW Fixer - Users

Contains user definitions for other scripts

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
ec370
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
6
Βαθμολογίες
0 0 0
Έκδοση
2018.04.18.103339
Δημιουργήθηκε την
23/09/2016
Ενημερώθηκε την
22/06/2018
Μέγεθος
10 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

This script defines users of SGW. It is used by the SGW Fixer script and by the SGW Lister Postings/Sales Filterer script.

From here, you can define

  • Which subdepartment a user is part of (jewelry/collectibles)
  • Whether they have access to Cyber Monday sale buttons
  • What their custom default duration is (currently all users use the default 4 day duration)
  • Whether their auctions start on a delay (useful for training)

New posters MUST be added to this script, or certain parts of the Lister Postings/Sales Filterer will break (the SGW Fixer script will not). Please use the following template:

"User's Name" : {
"name" : "Name",
"username" : "username",
"delay" : 0,
"dept" : "collectibles", // or "jewelry", or "all"
"sup" : false // true, for supervisors -- note, no quotation marks around this value
},


"User's Name" means first and last name (or last initial) as defined in their Seller Login. All quotation marks AND COMMAS are necessary!

For additional development history, see https://greatest.deepsurf.us/en/scripts/13969-sgw-fixer-users