GithubHelp home page GithubHelp logo

google-search-cleaner's People

Contributors

djtkdk-086969 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

google-search-cleaner's Issues

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

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

Google SERP仕様変更後、ページタイトルの検査範囲が正しくない

現状の検索結果におけるページタイトルの取得処理では
「各ページへのリンク(a要素)」全体のinnerTextをページタイトルとしていた。
新仕様では、a要素の中にページタイトルとURL/Faviconが内包されているため、ページタイトルに基づいた要素チェックにおいて誤検出が生じる可能性がある。
新仕様においては、a>h3.LC20lb を対象に指定しなおす必要がある。
(旧仕様と新仕様に共通する a>h3が妥当か)
image
image

Related KWs not checked

「関連する検索キーワード」のクラス名が変更されたために正常なチェックが行えない。
目的のセレクタは div.brs_col > p.nVcaUb に変更された。

i18n

UIを国際化・多言語化する。(Googleの言語設定に応じて表示言語を変更するのがベスト)

GlobalizeはGreasy Forkでもcdnjs経由で利用可能。

Fix-Missing: 「未指定」表記変更

検索語句無視が行われた際の表示(日本語版)が「未指定: ○○○」から「含まれない: ○○○」に変更された。
その結果、「無視されたキーワード」への置換が行われなくなった。
(「検索語句無視」自体の検出、およびリンク置換は正常に行われる)

Image Search: hide_description_warn action does not apply

Google 画像検索結果において、「警告+説明文非表示」動作が仕様を満たさない。
期待される動作:
該当する画像の上にオーバーレイとなるdiv要素を被せ、淡色表示およびクリック不可とする
現状:
オーバーレイ表示が行われない

原因:ルールの不備。バグではない。

Related Search Keyword (top) and Images not checked on Chrome

Chromeにおいて、検索ボックス直下「他のキーワード」がチェックされない。
(末尾の「関連する検索キーワード」はチェックされる)
また、関連する画像もチェックされない。
Google Chrome 52.0.2743.82m

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.