-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Styles applied to non-applicable websites with an <iframe> from another domain #37
Comments
Yep, confirm that when I have a dark Google style, basically every website becomes dark... |
#34 Another bug fix was a reason for this one. |
Thanks for fixing it! |
Not seeing the update though Safari Extension Gallery yet? |
Is 2.0.6 released? |
2.0.8 released and submitted to Apple. Waiting for approval. |
Great! I am still on 2.0.5 and not seeing update yet. |
@tzm41 I have beta release here, do you want to test it? (new editor available too) |
Ah sure |
New editor now supports EMMET shortcuts (ex ZEN Coding in old versions of Stylish), so you still can expand any css shortcuts to full snippets with |
With the latest version (2.0.4), and Safari (11.0.1) or Safari Technology Preview (Release 43), styles for websites with different URLs are being applied when there is an embedded iframe for another domain on that site.
For example,
theguardian.com
has an iframe embed foryoutube.com
. When a style is applied toyoutube.com
, it will also be applied totheguardian.com
.The text was updated successfully, but these errors were encountered: