PaperBoardOfficial

Results 55 comments of PaperBoardOfficial

@Cliftonz This seems a great step for a11y, could you assign me this one 😇

@jainpawan21 Right now, I am adding a new channel type called VOICE which will have Twilio and Telesign as two options. Currently, I am working on Twilio's Voice API, it...

@jainpawan21 @Cliftonz this will take a lot of refactoring if we introduce new IVoiceProvider. for eg, if we just find "IEmailProvider | ISmsProvider | IChatProvider | IPushProvider" in code, then...

@LetItRock I have raised a PR https://github.com/novuhq/novu/pull/4971, kindly review it.

@Zhaobudaoyuema I tried different extensions like adguard, adblock plus. But some are hosted on gitlab and some dont have github releases. I know Chrome won't be supporting Ublock Origin (the...

I know we can do that using dom manipulation (everything is a tree data structure). but that would be custom code for different extensions. I would love to see what...

@pirate can i work on this. I'll try to improve the #801 to handle crx (for chrome) and xpi (for firefox). also, i'll add a default empty background.js extension so...

I think the browser is not closing gracefully. try this `try: ##code finally: browser.close() `

@falahgs Thanks for your contribution! But, Browser Use already has a gradio based web-ui : https://github.com/browser-use/web-ui. Also, Gemini is already supported by browser-use.

This PR is duplicate of https://github.com/browser-use/browser-use/pull/723