IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.31k stars 84 forks source link

[BUG] Window informing about update opens on every Steam page. #1953

Open zandek83 opened 3 days ago

zandek83 commented 3 days ago

As title says. For a long time (maybe even half a year) a window informing about augmented steam update opens on every Steam page. This window used to appear once a day, every day, so it wasn't that problematic, but now opening any Steam page causes this window to appear. The option responsible for displaying / not displaying update information does not work.

Specifications

CrackNButter commented 1 day ago

same issue browser chrome on steam deck Arch Linux augmented version 4.0.1

JohnDwaynsen commented 11 hours ago

Same here Windows 11 Home 23H2 64 Bit Chrome: Version 126.0.6478.127

candela97 commented 7 hours ago

Open the extension's service worker (for Chrome you need to enable developer mode, should be similar in Firefox), and in the console run await chrome.storage.sync.get("version"), is the result 4.0.1?