youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Dont depend on LocalStorage to work in Incognito mode (Volume shortcut & normalization & Pixel positions: Improvedtube Icon & Custom Mini Player)

Open BigBagss opened this issue 3 years ago • 1 comments

PROBLEM: The Custom Mini Player doesn't remember it's position while incognito / has weird default position.

By Default / While Incognito: incognito Normal (the position which i set it to): normal

SOLUTION: Make The Custom Mini Player Remember it's position even while Incognito.

SHORT Table (Summary)
Problem The Custom Mini Player doesn't remember it's position while incognito
Solution Make The Custom Mini Player Remember it's position even while Incognito.

Thank you very much 👍👍👍


i also noticed these errors in console:

this error shows once. after page load basically error

and this error shows when clicking keybinds (keybind pressed for this picture: Volume Down): keybindError

i don't really mind if the keybinds don't work on iframes.

BigBagss avatar Sep 09 '22 21:09 BigBagss

Currently depending on "localStorage" & unavailable in incognito mode:

https://github.com/search?q=repo%3Acode-charity%2Fyoutube%20localstorage&type=code

  • Drag&Drop position of custom Miniplayer & ImprovedTube icon position

  • Volume Shortcut

  • Volume normalization

might be efficient to fix in one go /for whom has done such before. /check our messaging with website-context & the status.storage functions

ImprovedTube avatar Apr 06 '23 13:04 ImprovedTube