Skip to content

Releases: FrostCo/AdvancedProfanityFilter

1.0.4 Context Menu

15 Feb 03:08
Compare
Choose a tag to compare
  • Added a context (right-click) menu with the following features:
    • Add selection to filter (add words without typing them)
    • Disable/Re-enable filter on current domain
    • Open filter options page
  • Added input validation on domains where filter should be disabled

1.0.3 Censor option: Preserve last character

08 Feb 01:53
e398cff
Compare
Choose a tag to compare
  • Censor Option: Preserve Last character of word. This can be combined with Preserve First to produce a result like h***e when filtering the word house
  • Remove "Settings saved successfully" message (displayed too frequently)
  • New words are added with the exact match method by default

1.0.2 Bug fix: Remove default words

30 Jan 20:11
79cbaa5
Compare
Choose a tag to compare
  • Bug fix: Ability to remove default words

1.0.1 Auto upgrade wordList

29 Jan 20:50
ae8d499
Compare
Choose a tag to compare
  • Automatically upgrade wordList
  • On extension update the options page will be loaded

1.0.0

28 Jan 22:50
cc36b17
Compare
Choose a tag to compare

Official release!

See the wiki for an overview of features.

The extension was overhauled extensively to add new features and maintain performance. This release tries to include feature requests and other feedback provided by users.

0.9.6

20 Aug 23:34
Compare
Choose a tag to compare

Changes in this release:

  • MAJOR: Migrate from mutation events to mutation observers
    • Increased performance
    • Better forward compatibility
    • Please create an issue if you notice a problem
  • Use more precise XPATH to avoid modifying scripts or styles
  • Update counter in batches for better performance
  • Add a changelog link to the settings page
  • Add a support link to the settings page

0.9.5

12 Aug 02:56
Compare
Choose a tag to compare

Allows users to optionally grant permissions to run on local file:// urls.

0.9.4

23 Feb 20:09
Compare
Choose a tag to compare

This release fixes a few bugs:

  • Only filter test in the body tag.
  • Fix incorrect counter because of erroneous matches in CSS/JS

Example of broken site.

Updated Icons

24 Sep 18:36
Compare
Choose a tag to compare
Updated Icons Pre-release
Pre-release
Merge pull request #15 from richardfrost/dev

Update icons

Filtered Word Counter

13 Jun 23:15
Compare
Choose a tag to compare
Filtered Word Counter Pre-release
Pre-release

Add a counter that shows the number of filtered words as a badge on the extension icon.