SteamDatabase / BrowserExtension

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

No URLs on region-locked game page when going to its news #119

Closed TotalCaesar659 closed 1 year ago

TotalCaesar659 commented 1 year ago

When I go to region-locked game page (example), both SteamDB and PCGamingWiki URLs are present: 0 But when I go to any news URL of this game (example), they're gone: 1 It happens on both Chromium and Firefox with latest extension version.

xPaw commented 1 year ago

Sounds like the script needs to run on /news/app/ URL. Can you try testing same announcement but on the community domain?

TotalCaesar659 commented 1 year ago

Well, here its direct URL in community (there are may be other URLs for it but I don't know them): https://steamcommunity.com/games/endless-space/announcements/detail/1703951743101167654 It looks like this: 2 There are no any SteamDB elements (but I don't know they should be or not).

TotalCaesar659 commented 1 year ago

Thanks, I've tested git build and it works.