cd0bedf9d4804b34c62705ec852787917033476b
The pause button wasn't appearing because preload.js variables were being reset when pages reloaded/navigated, but the visibility message was only sent once in attachView(). Now sends pause-button-visibility on EVERY page load (did-finish-load event) to ensure the button state persists across page reloads and navigation.
Languages
Shell
94.1%
JavaScript
4.7%
HTML
0.9%
CSS
0.3%