alike03's Subscription Info on Steam 的评价
alike03's Subscription Info on Steam 作者: alike03
Firefox 用户 17808858 的评价
评分 5 / 5
来自 Firefox 用户 17808858, 4 年前32 条评价
- 评分 5 / 5来自 退出党团队远离中共邪教, 3 天前
开发者回应
发布于 7 天前Since Firefox 140, Mozilla requires every extension to declare what data it processes. "Website activity" is the closest category for what this add-on does: when you open a Steam store page, it sends the Steam app IDs shown on that page to my server (sub.aligueler.com) to check whether those games are in Game Pass, Ubisoft+ or EA Play. That's the entire purpose of the extension, without that lookup it can't show anything. Nothing else is sent: no Steam account, no browsing history, no cookies, no analytics. Your settings are stored locally in your browser and never leave it. The only other network request is an optional error report you trigger yourself.
The extension is open source, so you can verify this yourself: https://github.com/alike03/SubscriptionInfo (see src/page/lib/api.ts). The declaration didn't change any behaviour, it just makes existing behaviour visible.- 评分 5 / 5来自 Firefox 用户 18858841, 2 年前
- 评分 5 / 5来自 ibillingsley, 2 年前
- 评分 5 / 5来自 Firefox 用户 18335672, 2 年前
- 评分 5 / 5来自 hypeserver, 3 年前
- 评分 5 / 5来自 Icylapras24, 4 年前
- 评分 5 / 5来自 bisexual blerd, 4 年前
- 评分 5 / 5来自 Firefox 用户 13560656, 4 年前
- I hopped onto the steam store webpage, genuinely expecting it not to work. But it absolutely does. It displays if the game is on a subscription service, and also when it doesn't, which was the main kick to write a review.
Edit: absolutely do go have a look at the developer's webpage (it's in the permissions). And definitely make a contribution if you can!