chriszarate / supergenpass

A free bookmarklet password generator.
https://chriszarate.github.io/supergenpass/
GNU General Public License v2.0
418 stars 160 forks source link

Bookmarklet no longer works in Chrome when in incognito mode #80

Closed pip25 closed 8 years ago

pip25 commented 8 years ago

The issue cropped up around the past week or so. It's the same regardless of which website I visit: the small window popup does appear in the upper right corner, but then complains about it being blocked. In the JS console you can see the following error: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://chriszarate.github.io') does not match the recipient window's origin ('http://www.supergenpass.com'). On non-incognito tabs the bookmarklet still works perfectly.

pip25 commented 8 years ago

And as abruptly as it appeared, the issue is now gone after about two weeks. Probably Chrome was at fault here, and they fixed it. Closing this.