User.js: Http images do not load

Created on 13 Apr 2016  路  3Comments  路  Source: pyllyukko/user.js

Some images are not displayed at all, on the website itself, but do load once you call the url with the .jpg in it. I know this has something to do with the main site using https but the content on the page is linked with just http://.

Does anybody know what I need to change in the user.js to make this work? I'm at a loss.

Site example: https://tweakers.net/ / Ebay when you search for something

Most helpful comment

Try setting security.mixed_content.block_display_content to false.

All 3 comments

Try setting security.mixed_content.block_display_content to false.

I found so many problems with the eBay site that I don't even bother with them anymore. Also, they are definitely known for using mixed content (secure and non-secure content on the same page).

security.mixed_content.block_display_content

That did the trick, thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

e-t-l picture e-t-l  路  4Comments

nodiscc picture nodiscc  路  8Comments

sprvoll2cx86 picture sprvoll2cx86  路  6Comments

brakenow picture brakenow  路  3Comments

darnir picture darnir  路  6Comments