Hacker News new | ask | show | jobs
by jeena 3694 days ago
Oh wow, this is one of the simple designs which only needs HTML and CSS, no JS at all to work, I wonder why they chose to do it this way.
2 comments

As do i, so i reported it as a bug: https://github.com/mozilla/testpilot/issues/774
It looks simple, but it actually does a lot of communication behind the scenes via JS with an add-on installed in the browser. Also, someday, this whole web app may end up embedded in Firefox itself.