Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added macos/adblockfast.safariextension/Icon-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added macos/adblockfast.safariextension/Icon-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added macos/adblockfast.safariextension/Icon-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions macos/adblockfast.safariextension/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Author</key>
<string>Tse Kit Yam</string>
<key>Builder Version</key>
<string>12602.3.12.0.1</string>
<key>CFBundleDisplayName</key>
<string>Adblock Fast</string>
<key>CFBundleIdentifier</key>
<string>com.rocketshipapps.adblockfast</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>Content</key>
<dict>
<key>Content Blocker</key>
<string>blockerList.json</string>
</dict>
<key>Description</key>
<string>Adblock Fast is a new, faster ad blocker and the first open-source ad blocker for macOS </string>
<key>DeveloperIdentifier</key>
<string>0000000000</string>
<key>ExtensionInfoDictionaryVersion</key>
<string>1.0</string>
<key>Website</key>
<string>https://adblockfast.com</string>
</dict>
</plist>
Loading