Bae Junehyeon

Results 29 comments of Bae Junehyeon

@janpio I bisected the release and found out that this was not a regression, but a separate issue. The issue does exist in 5.0.0, and 4.7.1, and even back to...

After further investigation, it appears that if I change `@@map("_content_filter_action")` on enum to `@@map("content_filter_action")`, the issue is gone. Which seems the starting underscore of the mapped name is causing the...

I have merged #90. Sorry for the delays.

That's weird. It should appear in extensions tab of the `about:addons` pages. Could you provide more detailed system information such as Firefox version? ![image](https://user-images.githubusercontent.com/337728/36337913-247a761c-13e5-11e8-8b86-f1e123aa6fe5.png)

Have you tried an userscript version?

This may involve a server-side scripting, which must be hosted in somewhere such as digitalocean, which is a paid service. Also the existence of domain and server could lead the...

Anyway, I think this is a good idea, but it is nearly impossible to implement.

For future references: there's corresponding issue opened in bun repo: https://github.com/oven-sh/bun/issues/11682.