Fork nostore and bump version to 2.0.0

This commit is contained in:
2025-04-06 20:49:25 -04:00
parent c8458140e6
commit 0d45c4dfbf
10 changed files with 131 additions and 94 deletions

View File

@@ -16,7 +16,7 @@ import SafariServices
typealias PlatformViewController = NSViewController
#endif
let extensionBundleIdentifier = "camp.ursus.nostore.Extension"
let extensionBundleIdentifier = "xyz.tyiu.nostore.Extension"
class ViewController: PlatformViewController, WKNavigationDelegate, WKScriptMessageHandler {