Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 855 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 855 Bytes

Chrome Extension

This is a simple Chrome Extension that removes Ad results from Google Search Results.

How to install

  1. Clone this repository to your local machine
  2. Open Chrome and go to chrome://extensions/
  3. Enable Developer Mode
  4. Click on Load Unpacked and select the folder where you cloned this repository
  5. You should now see the extension in your list of extensions
  6. Click on the extension icon to enable/disable the extension
  7. Enjoy!

How to use

  1. Open a new tab and go to Google
  2. Type in your search query
  3. The extension will automatically remove the Ad results from the search results
  4. Enjoy!

How to uninstall

  1. Open Chrome and go to chrome://extensions/
  2. Click on the trash icon next to the extension
  3. Click on Remove
  4. You should see the extension removed from the list of extensions
  5. Enjoy!