IsThereAnyDeal / AugmentedSteam

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

[FEATURE REQUEST] Support addons to AS #1073

Open Revadike opened 3 years ago

Revadike commented 3 years ago

Desired Behavior

Add an interface that allows custom/thirdparty addons/extensions to be added to augmented steam.

Motivation / Use Case for Changing the Behavior

Useful to deconstruct the main extension. This allows you to detach rarely used features, but at the same time also allow extensions/addons for edge cases.

Other Examples

Userstyles for stylus Userscripts for tampermonkey Custom functions for ublock origin etc

MxtOUT commented 3 years ago

Where would you download those addons?

Revadike commented 3 years ago

Could be hosted on GitHub (or steam as user content).

Forgot to mention: Such a plugin system could help you be less responsible for all the features (in terms of support and development). The user himself will be responsible for the risk of the plugin (not working or unintentional use).

MxtOUT commented 3 years ago

I don't think AS is suited for such a system. We are building on unpredictable sources not in our control (i.e. the Steam store), a plugin system would amplify that mess