DazeyMod

Allows changes to various BGG pages including Last Seen icons and Username Tagging

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το 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.

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

Δημιουργός
Jesse 2
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
25
Βαθμολογίες
0 0 0
Έκδοση
1.2
Δημιουργήθηκε την
21/05/2014
Ενημερώθηκε την
28/05/2014
Μέγεθος
50 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

This script contains a collection of mods I have made for BoardGameGeek (BGG).

The first mod allows you to show a text or icon in a user's avatar showing the last time they logged on. This is very helpful in the trades screens. It is also nice to see if the person you are replying to or quoting hasn't logged in for 6 months.

It is very configurable via a settings dialog. You can change if you see a text version of the date, a colorful icon representing that date, or both. You can also change the look of the icons from 3 "packs". As well as decide what sections of the site they should show up in. There is also an option to not show the date unless you manually press a button. To lessen the amount of traffic generated it will cache the data locally and only re-fetch it after 6 hours.

The second major feature is to allow for "tagging" users with your own text comments and colored tag. This data is stored locally in GreaseMonkey.

Another option allows you to move the QuickBar down between the header section and the main contents. If you are browsing in a narrow window or zooming in this will help you not have to scroll back and forth.

I plan on adding a script I had previously made as a bookmarklet to this. It modified the play logging dialog to remember people and places. I also allowed logging expansion plays from the same window.

Note: if you are updating from a previous version to 1.0 it will forget your settings. I switched from the browser's "LocalStorage" to Grease Monkey's storage system. This will allow for features to work cross-domain and hopefully not get lost when something clears your cookies.