Brawl
Brawl
@tealaforgia Sorry to bother you but how did you get it working with Zoho? I have used the exact same configuration as yours (but with .com) but I'm getting: ```...
Ok I had to use the latest commit then everything worked plus the above issue was fixed. Of course `USE_STARTTLS` must be `true`.
I have the same problem but only since a few days ago... Using Chrome 99. The whole browser doesn't load any other webpage until I kill the addon. It's so...
I made a simple plugin :) You can use my url or you can clone the chatter-bot-api yourself: https://github.com/pierredavidbelanger/chatter-bot-api ``` lua do function run(msg, matches) local text = msg.text local...
Just tripped over this while switching from an offcanvas to a responsive one and the close button didn't work. Didn't notice the "data-bs-target" is in the docs in the example...
For anyone stumbling upon this: Save yourself the hours of troubleshooting and just use msw: https://mswjs.io/docs/integrations/node/ resetMocks() in this lib definitely doesn't work which makes it useless for anyone developing...
Have you entered your api key from OpenWeatherMap?
> for those who are still wondering, the link [json.schemastore.org/chrome-manifest](https://json.schemastore.org/chrome-manifest) now has schema definitions for manifest v3. But not everything. `declarative_net_request` is missing for example.
lol calm down, it's been known since 2 years that XUL add-ons are deprecated. Firefox 56 even showed "LEGACY" for old add-ons. Meanwhile, you can save passwords with this: http://www.nirsoft.net/utils/passwordfox.html...
Thank you for the suggestions. 1 and 2 should be possible when initializing the plugin I think (the GamePad would be turned on but then be turned off when the...