Giter Site home page Giter Site logo

searchad_block's Introduction

searchad_block

Adblockでは消せない検索広告を消すGoogle Chromeの拡張機能です。
Google検索したときリストの上の方に太字で出る広告の表示つきの検索結果が見えなくなります。
下のほうに表示される広告つき検索結果、および画像検索した際にたまに上段に出る広告も非表示にします。
原理は単純で、指定したドメイン内の指定したdiv classdiv idの要素をCSSで非表示にしています。

Usage

  1. ダウンロード
    緑色のCodeボタンから Download ZIP するか、
    ターミナルで
    git clone https://github.com/xcloche/searchad_block.git
    してコードの入ったディレクトリを準備してください。

  2. Chromeへ拡張機能を登録
    Chromeの拡張機能管理ページ
    chrome://extensions
    で、画面上の「パッケージ化されていない拡張機能を読み込む」ボタンを押して、1.で準備したディレクトリ(.jsonが入ってるやつ)を指定してください。

  3. 消えます

オプション

filter/google_style.css の中の最後のコメントアウトを外すと、検索結果からGoogleがおせっかいで探してきてくれた地図とかTwitterで見つけてきたのとかも消えます

消したいのを探そう

Adblockが忖度している広告や、実際邪魔だけど消したい広告でないものを、CSSのclass指定非表示でドンドン消していきましょう

更新履歴

2021/05/19 Google検索結果+α消えるやつ公開
2021/06/12 Amazonのスポンサード広告も消えるように

searchad_block's People

Contributors

4tsakabe avatar xcloche avatar

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.