Chat GPT scroll to the top and bottom buttons

Adds buttons to scroll to the top and bottom of the chat on Chat GPT

Versión del día 14/07/2024. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.4 16/03/2025
  • v0.3 23/08/2024

    - enhanced resilience to color inversion: inline styles are now applied using setAttribute, and the shadow DOM is created in closed mode, preventing external interference
    - improved button rendering reliability: the script ensures buttons are rendered consistently, even when the tab is opened in the background

  • v0.2 14/08/2024

    - encapsulated styles within the Shadow DOM to reduce even more the chance of color inversion
    - added 2 seconds timeout after the page has finished loading to avoid Dark Reader Chrome extension color inversion

  • v0.1 14/07/2024

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