Hello,
I can't figure out how to set the name of a Content Blocker in the Safari extensions list. So far, the Content Blocker name in this list is the Contaning application name. I tried to set the bundle name in Info.plist and tried to locate Info.plist, without success...
Since I also bundle a Safari ("chrome") extension, I have two extensions in the list, and it would be fine to display a specific name for each to make it clear for the user.
You can change the name of your Content Blocker Extension using the General pane of the Project Editor in Xcode.
To open the Project Editor, choose your project from the Xcode Project Navigator sidebar. Then select your extension target and select the General pane. You will see a section labeled Identity with a Display Name field that you can edit.