/Chrome-extension-to-filter-out-cuss-words

This is a simple Chrome extension which blocks out cuss words from all the websites.

Primary LanguageJavaScript

This is a simple Chrome extension which blocks out cuss words like fck, sht, cnt, dck, ass*ole etc from all the websites.

Example: image

To load this extension in google, follow the below steps:

  1. Open chrome://extensions
  2. Enable the developer mode.
  3. Click on 'Load Unpacked'.
  4. Select the folder which contains manifest.json and script.js files.