|
1 | 1 | # Advanced Profanity Filter
|
2 | 2 | A browser extension to filter profanity from webpages.
|
3 | 3 |
|
| 4 | +For an overview of features and options, please head to the [wiki](https://github.com/richardfrost/AdvancedProfanityFilter/wiki) |
| 5 | + |
4 | 6 | ### Installation
|
5 | 7 | | Browser | Download |
|
6 | 8 | |---------|----------|
|
7 | 9 | | Chrome | [Chrome Web Store](https://chrome.google.com/webstore/detail/advanced-profanity-filter/piajkpdbaniagacofgklljacgjhefjeh) |
|
8 | 10 | | Firefox | [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/advanced_profanity_filter)|
|
9 | 11 |
|
10 | 12 | ### Features
|
| 13 | +* Multiple Filter Types |
| 14 | + * Censor - Hide offending words |
| 15 | + * Substitute - Replace offensive words |
| 16 | + * Remove - Remove offensive words |
| 17 | +* Customizable word and substitution list |
| 18 | +* Disable filter for specific domains |
| 19 | +* Import/Export settings to share with others |
| 20 | +* Sync settings across browsers |
| 21 | +* Counter showing number of filtered words |
11 | 22 | * HTTPS Support
|
12 |
| -* Counter for filtered words |
| 23 | +* Supports social media sites such as: |
| 24 | + * Facebook |
| 25 | + * Twitter |
| 26 | + * YouTube |
| 27 | + * Pinterest |
| 28 | + * Reddit |
13 | 29 |
|
14 | 30 | ### Issues, Suggestions or Feedback?
|
15 | 31 | * Found a bug? Please open an [issue](https://github.com/richardfrost/AdvancedProfanityFilter/issues/new).
|
16 | 32 | * Have a great idea to improve the project? Want to share some feedback? Head over [here](https://goo.gl/forms/LTqFpJ0mCTsrgGgf2).
|
17 | 33 |
|
18 | 34 | ### Beta Testing
|
19 |
| -If you would like to help with development, but don't have experience coding, its very helpful to have users test a release candidate before actually publishing it to everyone. If you are interested in testing new versions see [the wiki](https://github.com/richardfrost/AdvancedProfanityFilter/wiki/Beta-Testing) for more information. |
| 35 | +If you would like to help with development, but don't have experience coding, its very helpful to have users test a release candidate before actually publishing it to everyone. If you are interested in testing new versions see [this page](https://github.com/richardfrost/AdvancedProfanityFilter/wiki/Beta-Testing) for more information. |
20 | 36 |
|
21 | 37 | #### Original
|
22 | 38 | After years of using Simple Profanity Filter, I decided that it was time to give back to the community. Thanks markyd13 for all your work on this great extension! You can download the original extension by markyd13 [here](https://chrome.google.com/webstore/detail/simple-profanity-filter/ackkocjhcalcpgpfjcoinogdejibgbho).
|
|
0 commit comments