Closed Yourself1011 closed 6 months ago
Huh, I'll try to reproduce it on Windows
I just installed it from the Chrome Web Store, cannot reproduce it
@Yourself1011 Can you try to right-click in the pop-up page, "Inspect" and type in the Console:
console.log("Local:", await chrome.storage.local.get());
console.log("Sync:", await chrome.storage.local.sync());
Weird. Just tried it again today, and it seems to fix itself after a few seconds. It was probably just my computer running slow. Sorry for bothering
No worries. If you encounter this bug again, feel free to reopen the issue
Describe the bug
The extension popup only shows this:
Settings are not displayed.
How to reproduce
Click the extension icon
Expected behavior
The extension popup shows settings, as well as support the developer
What browser(s) can you reproduce the issue on?
Vivaldi
What OS does it occur on?
macOS
What's the extension version you're running?
1.8.24
Make sure the bug wasn't reported before
Make sure that YouTube Auto HD + FPS is the only extension running on YouTube
Additional context
No response