Adds buttons to scroll to the top and bottom of the chat on Chat GPT
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
- 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
- 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