BrowserExtension icon indicating copy to clipboard operation
BrowserExtension copied to clipboard

Add handling of private apps data

Open Lifeismana opened this issue 1 year ago • 2 comments

Moved fetching the store token to its own function to dedup but i'm not sure if storing it in local storage should be kept, do we trust users enough to not get it stolen?

I've tested FetchPrivateApps but not SetAppPrivate

I haven't gated this behind an option since, depending of what's made of this, the fetch would fit under "Enable extra filtering on sales page and bundles page" and the set under "Wishlist, follow, and ignore products on the Steam store directly from SteamDB"

Lifeismana avatar Oct 17 '24 13:10 Lifeismana