Skip to content

Commit

Permalink
Replace old Safari extension with app extension
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Feb 4, 2018
1 parent d003866 commit 4d07939
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Ka-Block Content Blocker/macOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
<string>com.apple.Safari.content-blocker</string>
<key>NSExtensionPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).ContentBlockerRequestHandler</string>
<key>SFSafariExtensionBundleIdentifiersToUninstall</key>
<array>
<string>com.kablock.osx</string>
</array>
</dict>
<key>NSHumanReadableDescription</key>
<string>Block advertisements and tracking scripts.</string>
Expand Down

0 comments on commit 4d07939

Please sign in to comment.