ynshung / better-yt-shorts

Playback, volume, timestamp controls and more on YouTube Shorts.
GNU General Public License v3.0
240 stars 43 forks source link

Options being reseted when opening BYS popup #228

Open tiagohconte opened 8 months ago

tiagohconte commented 8 months ago

Describe the bug All extraopts are set to default when popup is open. The local storage is right, but something sets the parameters to the default value.

To Reproduce Steps to reproduce the behavior:

  1. Activate any option on extra options.
  2. Go to YouTube Shorts page and verify that the feature is working.
  3. Open the BYS popup.
  4. See that the option don't work anymore (until page refresh).

Expected behavior Don't set options to default value when opening popup.

Desktop:

tiagohconte commented 8 months ago

Maybe related to #208?