Tim Nguyen

Results 128 issues of Tim Nguyen

5 minutes/2 hours/X hours is not enough. I wanted to clear for only the last 30 minutes (which is why I tried installing this add-on in the first place). I...

This will add support for Edge and Firefox.

enhancement

Firefox supports the chrome theme api, yet installation does not work because there's an unexpected update_url field in the manifest

See https://blog.mozilla.org/addons/2015/08/21/the-future-of-developing-firefox-add-ons/ . Here are the main obstacles : - DevTools Editor component doesn't work with unprivileged code (that's the main reason I switched from a Jetpack add-on to a...

enhancement

The built-in Firefox DevTools currently override the Tab keybinding, we need to find a way around it.

We should at least provide the line offset for the JS code.

Let's say someone wants to start a project out of the prototype. That dev uses ZIP export. He/she has a lot of choices ahead: - Creating a Firefox OS app...

There are 2 main warnings : - no-unused vars : ESlint doesn't seem to support React properly, we can either ignore those warnings, or disable the ESlint rule - strict...

cleanup

There is a lot of breakage and a lot of bugs with every new release.

enhancement