webfans

Results 36 comments of webfans

@Jack-Works I've got the latest code to build mv3 to work in Google Chrome

I've been working on this for the past few days, as much of the information on the internet is rather outdated and can only be used as a reference, but...

@Jack-Works Okay, I'll try it.

I have tried to modify the b/packages/mask/.webpack/config.ts target: ['web', 'es5'] Then it is packaged and put into the browser plug-in, but the error remains the same. Are there other configuration...

> play around with Xcode and Safari for a while, and I found it's actually not debuggable. > > https://developer.apple.com/forums/thread/720904 > > I maybe not investigate this these days unless...

> can you share how you configure the Xcode project for the extension? I'll organize the information I've seen and write it in the issues

> afaik a safari extension requires an Xcode project. maybe you can open a PR containing the Xcode project you created? Okay, I'll write a post documenting the creation of...

Record the steps and things to note to create Safari browser plug-in extensions with mv3 https://docs.google.com/document/d/1SeV6-P_rXHUwvSnLHpgF8tuk9CK7-7YPnl6KrCARYC0/edit?usp=sharing

@Jack-Works To create a project, i need to generate a folder under Maskbook/packages, the name of the folder is called MaskSafari better or MaskSafariExtension better?