Load denied by X-Frame-Options allow in Firefox

泄露秘密 提交于 2019-12-23 01:18:42

问题


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


回答1:


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




回答2:


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



来源:https://stackoverflow.com/questions/29370978/load-denied-by-x-frame-options-allow-in-firefox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!