luxlabs header browser preview


@interface MEExtensionManager : NSObject

+ (void)reloadContentBlockerWithIdentifier:(id)a0 completionHandler:(id /* block */)a1;
+ (void)reloadVisibleMessagesWithCompletionHandler:(id /* block */)a0;

@end