2

how to allow in firefox viewing content site secure by X-Frame-Options like www.google.com

i add in (about:config) settings

browser.frames.enabled = true

and its worked for some time but now it's not working again

Sławomir Kudła
  • 243
  • 2
  • 4
  • 14

2 Answers2

3

I find good solution not for firefox but for chrome:

plugin: Ignore X-Frame headers

https://chrome.google.com/webstore/detail/ignore-x-frame-headers/gleekbfjekiniecknbkamfmkohkpodhe?hl=en-US

Sławomir Kudła
  • 243
  • 2
  • 4
  • 14
1

I've created an add-in for Firefox which ignores all x-frame options, see https://addons.mozilla.org/en-US/firefox/addon/ignore-x-frame-options/

Btw, this this question is similar to Disable X-Frame-Option on client side

Community
  • 1
  • 1
René Houkema
  • 309
  • 2
  • 4