Results 272 comments of PalmerAL

Sorry, I just read this discussion. I tried this out, and it seems to work fine if we call the function again after every navigation: #2063. Let me know if...

(It's always fine to make a PR; I just went ahead and did it myself since I had already written the code)

I think what's going on here is that we have a separate build step that runs the various files through browserify and/or concatenates them into `main.build.js` and `bundle.js`, which is...

@wjsw1781 I think we would need to change the build process for this to work correctly. However, if you find a solution for this and open a PR for it,...

I wouldn't assume it's possible to copy all data from Chromium to Min in general - features implemented in the rendering engine will have the same storage format, but features...

I actually started working on a fix for this already as part of https://github.com/minbrowser/min/discussions/2404; I'll open a PR.

> As I post above, I can login if I use "Allow all ads and trackers", so it is not related to user agent. Is this something you can replicate...

The translation seems fairly understandable; hopefully this still makes sense when translated back to Chinese. There's already a `!screenshot` command you can enter in the searchbar that takes a screenshot...

I think this is fixed in 1.30, which I just published today - can you try that and report back? (If so, this is a duplicate of #2321)

Sorry to hear that! Did you use the cmd+r shortcut, or the developer > reload browser option?