MethodGrab / firefox-custom-new-tab-page

A Firefox extension that allows you to specify a custom new-tab URL
https://addons.mozilla.org/firefox/addon/custom-new-tab-page
ISC License
76 stars 18 forks source link

"Remove iframe headers" does not fix site blocking #21

Open Stardust-kyun opened 3 years ago

Stardust-kyun commented 3 years ago

Title says it all. After using a link on my start page and getting the "To protect your security, website.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window." error, I checked the box to remove iframe headers in the addon preferences. For some reason, this does nothing about the error. No amount of saving, rechecking, and restarting firefox will fix it.

P4NAD3ROXIS commented 3 years ago

I have the same problem

Soft-Bred commented 2 years ago

Did you change your <a target="_self" to <a target="_top"? this fixed the problem for me, as it said to do in the addon description