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

Quick Block: Google replaces the link addresses (tracking) on Chrome #10

Open
djtkdk-086969 opened this issue Dec 8, 2016 · 0 comments

Comments

@djtkdk-086969
Copy link
Owner

Chromeにおける検索結果のリンクを左/右クリックすると、hrefが次のように書き換えられる。
/url?...&url=[original url]&...
検索結果が読み込まれた直後のリンク先はまだ書き換えられていないため、要素チェック、および元のリンク先を取得してカスタムデータ属性に設定する「クイックブロックボタン」は今のところ正常に機能している。
しかしながら、リンク先を取得する過程で誤った値を取得する可能性がある。
(具体的な発生条件として「要素チェックが完了する前にクリックイベントを発生させる」というものが考えられる。)

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

No branches or pull requests

1 participant