alike03's Subscription Info on Steam のレビュー
alike03's Subscription Info on Steam 作成者: alike03
合計レビュー数: 31
開発者の返信
投稿日時: 2日前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 の評価Firefox ユーザー 17808858 によるレビュー (4年前)
- 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!