jshackles / Enhanced_Steam_Firefox

Enhanced Steam for Mozilla Firefox
GNU General Public License v3.0
134 stars 23 forks source link

No effect on steamcommunity (beta for Nightly (49.0a1)) #96

Closed SakhJack closed 8 years ago

SakhJack commented 8 years ago

New beta version for Nightly build seems to work fine on store pages. But doesn't work on any community pages (market, profile, etc)

Just wondering if it's a known issue or not, not complaining.

Not sure how to contribute to solving this as it's not a "single element missing" problem, script doesn't work entirely on https://steamcommunity.com/

jshackles commented 8 years ago

This is currently the result of this bug from Mozilla:

https://bugzilla.mozilla.org/show_bug.cgi?id=1267027

Steam's CSP settings are preventing elements from loading from the steampowered.com and api.enhancedsteam.com domain, which breaks most of the functionality and interrupts the script. When the bug is resolved, Enhanced Steam should work correctly on community pages.

The reason it works on store pages is because Valve did not set a CSP on pages served from the steampowered.com domain.

SakhJack commented 8 years ago

Can you bump this when it gets resolved by Mozilla?

SakhJack commented 8 years ago

Most features of add-on seems to work properly on Nightly build, closing issue