SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
776 stars 55 forks source link

Support steamchina.com? #77

Open xPaw opened 3 years ago

xPaw commented 3 years ago

For content scripts, it should only be a matter of adding the urls in manifest.

However, would need to detect which domain to use when loading owned games for steamdb.

xPaw commented 3 years ago

The main problem with this is requesting new permissions, which disables the addon in Chrome.

xPaw commented 8 months ago

This could be done by requesting an optional permission on the settings page.