Skip to content

Commit

Permalink
Clean media engagement on Google Chrome on Windows
Browse files Browse the repository at this point in the history
Tested with Windows 10.0.16299
Google Chrome 63.0.3239.84

#262
  • Loading branch information
az0 committed Dec 15, 2017
1 parent 0819ab2 commit 3f63ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cleaners/google_chrome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
<action command="delete" search="walk.files" path="$localappdata\Google\Chrome\User Data\Default\JumpListIcons\"/>
<action command="delete" search="walk.files" path="$localappdata\Google\Chrome\User Data\Default\JumpListIconsOld\"/>
<action command="json" search="file" path="$localappdata\Google\Chrome\User Data\Default\Preferences" address="profile/content_settings/exceptions/site_engagement"/>
<action command="json" search="file" path="$localappdata\Google\Chrome\User Data\Default\Preferences" address="profile/content_settings/exceptions/media_engagement"/>
<action command="chrome.history" search="file" path="$XDG_CONFIG_HOME/google-chrome/Default/History"/>
<action command="chrome.favicons" search="file" path="$XDG_CONFIG_HOME/google-chrome/Default/Favicons"/>
<action command="delete" search="file" path="$XDG_CONFIG_HOME/google-chrome/chrome_shutdown_ms.txt"/>
Expand Down

0 comments on commit 3f63ef0

Please sign in to comment.