We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems to work on some domains, but not others, including google search (which is where i mainly need it)
Code: a:visited{color:green} Script type: CSS URL Filters: http DOM Event: Completed Enabled
a:visited{color:green}
http
The MyStyle extensions applies the same CSS to google.com no problem. https://chrome.google.com/webstore/detail/my-style/ljdhjpmbnkbengahefamnhmegbdifhlb
The text was updated successfully, but these errors were encountered:
The same setting appears to work on my side. Try inspecting a link to see if the CSS is injected and is not overridden by another CSS rule.
Sorry, something went wrong.
No branches or pull requests
Seems to work on some domains, but not others, including google search (which is where i mainly need it)
Code:
a:visited{color:green}
Script type: CSS
URL Filters:
http
DOM Event: Completed
Enabled
The MyStyle extensions applies the same CSS to google.com no problem.
https://chrome.google.com/webstore/detail/my-style/ljdhjpmbnkbengahefamnhmegbdifhlb
The text was updated successfully, but these errors were encountered: