AnimalQuery

Tries to speedup browsing by disabling JS and CSS content animations

Versión del día 19/12/2018. Echa un vistazo a la versión más reciente.

Autor
opsomh
Calificaciones
0 0 0
Versión
2018.12.19.1350
Creado
13/05/2016
Actualizado
19/12/2018
Tamaño
931 Bytes
Licencia
Desconocida
Funciona en
Todos los sitios

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 (flicker)
  • marquee/carousel/slideshow-like animations may scroll very fast using lot of resources (commenting out delays/durations adjustment will help)
  • 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)
  • map on mygpsfiles.com cannot be resized
  • DuckDuckGo search results may flicker/jump on hover
  • olx.pl search results may stuck on spinner

Because of this, new js-only version is available now https://greasyforks.org/en/scripts/40529-animalqueryjs Issues may also been fixed in new Firefox releases (66 looks promising)

This script is developed and used in Firefox, Violentmonkey

长期地址
遇到问题?请前往 GitHub 提 Issues。