MCPcopy Index your code
hub / github.com/IsThereAnyDeal/AugmentedSteam

github.com/IsThereAnyDeal/AugmentedSteam @v4.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v4.7.0 ↗ · + Follow
1,743 symbols 4,041 edges 412 files 9 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Banner

Chrome users Firefox users Edge users

Discord

Augmented Steam is a browser extension by IsThereAnyDeal that improves your experience on the Steam platform by providing helpful information and tons of customization options.

Some selected features: - Price details (current best, historical low) for any game or DLC sourced from many authorized stores - More visible highlighting of games you own or have wishlisted or ignored (also works with your IsThereAnyDeal Waitlist and Collection!) - Fine-tuned product search with search filters such as review count / score and Early Access - Sort and filter options for the market, games, friends, groups, achievements, badges and reviews - Links to popular websites with additional related information, plus the ability to add your own custom links - Quick / Instant Sell items in your inventory - Custom profile backgrounds and styles, visible to all users of Augmented Steam - Take and store notes about any game - Maximize information relevance by hiding unwanted content blocks from app pages or the homepage - Automatically skip age gates for NSFW content - Batch actions for various scenarios, e.g. registering multiple product keys or adding multiple DLCs to your cart at once - And many more!

Augmented Steam is a fork and spiritual successor of Enhanced Steam, which has come to its end of life in February 2019.
Visit the extension's page for more information.

Chrome download link Firefox download link Edge download link

We like to help you on our Discord server in the #as-general or #as-bugs channels.
If you want to report a bug, please use this repository's issue tracker.

This is the repository for the extension, not the server repository.

Development Setup

Run npm install to install the required packages.

Building

Development build: Run npm run build firefox or npm run build chrome

Production build: Run npm run build firefox -- --production or npm run build chrome -- --production

Note: Run npm run build -- --help to see all available build options

License

Enhanced Steam is Copyright 2012-2018 Jason Shackles. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 or newer as published by the Free Software Foundation. A copy of the GNU General Public License v3 can be found in LICENSE or at https://www.gnu.org/licenses/gpl-3.0.html.

Extension points exported contracts — how you extend this code

MessageHandlerInterface (Interface)
(no doc) [20 implementers]
src/js/Background/MessageHandlerInterface.ts
DomParserInterface (Interface)
(no doc) [4 implementers]
src/js/Background/Modules/Dom/DomParserInterface.ts
AdapterInterface (Interface)
(no doc) [4 implementers]
src/js/Content/Modules/UserNotes/Adapters/AdapterInterface.ts
UserInterface (Interface)
(no doc) [4 implementers]
src/js/Core/User/UserInterface.ts
SyncedStorageSchema (Interface)
* NOTE: Settings are stored in synced storage, but are omitted from default schema, * because they should not be access
src/js/Core/Storage/SyncedStorage.ts

Core symbols most depended-on inside this repo

L
called by 452
src/js/Core/Localization/Localization.ts
remove
called by 81
src/js/Core/Storage/Storage.ts
set
called by 65
src/js/Content/Modules/UserNotes/Adapters/AdapterInterface.ts
contains
called by 65
src/js/Core/Permissions.ts
set
called by 62
src/js/Core/Storage/Storage.ts
get
called by 61
src/js/Content/Modules/UserNotes/Adapters/AdapterInterface.ts
replace
called by 58
src/js/Core/Html/Html.ts
send
called by 56
src/js/Core/Background.ts

Shape

Method 1,017
Class 588
Interface 68
Function 60
Enum 10

Languages

TypeScript100%

Modules by API surface

src/js/Background/Modules/IsThereAnyDeal/ITADApi.ts31 symbols
src/scriptlets/SteamScriptlet.js24 symbols
src/js/Content/Modules/Facades/SteamFacade.ts22 symbols
src/js/Background/Modules/AugmentedSteam/AugmentedSteamApi.ts22 symbols
src/js/Background/Modules/Store/SteamStoreApi.ts20 symbols
src/js/Content/Modules/Facades/ITADApiFacade.ts19 symbols
src/js/Options/Data/Settings.ts18 symbols
src/js/Core/Utils/TimeUtils.ts18 symbols
src/js/Background/Modules/AugmentedSteam/_types.ts18 symbols
src/js/Background/Db/IndexedDB.ts17 symbols
src/js/Core/Version.ts16 symbols
src/js/Content/Modules/Facades/AugmentedSteamApiFacade.ts16 symbols

For agents

$ claude mcp add AugmentedSteam \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact