AnimalQuery

Tries to speedup browsing by disabling JS and CSS content animations

Από την 23/04/2018. Δείτε την τελευταία έκδοση.

Δημιουργός
opsomh
Βαθμολογίες
0 0 0
Έκδοση
2018.04.19.1502
Δημιουργήθηκε την
13/05/2016
Ενημερώθηκε την
23/04/2018
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

This script may have side effects:

  • sometimes events attached to animation will not fire. I still work on this from time to time. One of workarounds is to set duration of the animation to very low value (0.001ms) - this have slight effect on performance - your benchmark scores may be bit lower.
  • you may see page jumps when (auto)scrolling. This is (I think) side effect of jQuery animation jumping to the end immediately.
  • dropdown fields selection may jump randomly
  • youtube cinema mode switching may not work (player width will stuck)
  • google login page may stuck on greyed password field
  • endomondo login page may stuck (white page, orange progress on top)

Because of this, new js-only version is available now https://greasyfork.org/en/scripts/40529-animalqueryjs

This script is developed and used in Firefox, Violentmonkey