Sleazy Fork is available in English.

Pawoo Always Show Spoilers

Automatically shows spoilers on media when browsing Pawoo through the web client.

Δημιουργός
TaleirOfDeynai
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
32
Βαθμολογίες
0 0 1
Έκδοση
1.0
Δημιουργήθηκε την
08/06/2019
Ενημερώθηκε την
08/06/2019
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

User-Script: Always Show Spoilers for Pawoo

This is a GreaseMonkey-compatible user-script that reveals spoilers on the Pawoo website automatically. It should work with all parts of the site, both the main deck-style application and when browsing individual profiles and toots.

Toots that were automatically revealed will have a red-tint behind them.

Browser Compatibility

This script makes use of some modern browser features, so may not work with older browsers.

Specific features used:

  • The ES6 class keyword
  • Static class methods
  • Rest-parameters for functions
  • Spread-syntax for array literals
  • The for-of loop
  • The Set built-in class
  • The MutationObserver built-in class
  • Arrow functions
  • String template literals
  • CSS3's ::before syntax

Almost all modern browsers now support these features.