Skip to content
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

target="blank" ignored when URl is rewritten #98

Open
ghost opened this issue Sep 4, 2015 · 2 comments
Open

target="blank" ignored when URl is rewritten #98

ghost opened this issue Sep 4, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 4, 2015

Instead of opening in new tabs like other anchors with target="blank", anchors whose href is rewritten by CleanLinks are opened in the same tab.

@diegocr
Copy link
Owner

diegocr commented Sep 8, 2015

Hi @lucisandor, have you tried enabling the "Follow Target attribute" option?

@ghost
Copy link
Author

ghost commented Sep 10, 2015

I wasn't aware the addon has those settings. But yes, I have that option checked.

Minimal not working example:

<html>
<body>
<a href="http://go.theregister.com/feed/www.theregister.co.uk/2015/09/10/cybercom_vision_statement_us_rogers/" target="_blank">test</a>
</body>
</html>

I have NoScript, AdBlock Plus, and a host of other extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant