ActivityWatch / aw-webui

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
Mozilla Public License 2.0
110 stars 109 forks source link

Add `firefox-nightly` to browser names #603

Open rymiel opened 4 months ago

rymiel commented 4 months ago

Akin to #111, #120, #121, #204, et al.

I cannot tell you why there's so much variance in these names, but the extension has not worked for me until I added this line.


:rocket: This description was created by Ellipsis for commit b9d75c9f05b132a89a31342b64e9b2b96c3aee11

Summary:

Add 'firefox-nightly' to recognized Firefox browser names in src/queries.ts.

Key points:


Generated with :heart: by ellipsis.dev

rauferd commented 2 weeks ago

Would you mind adding "firefox-esr" to this pull request? Or should I rather create a separate issue & PR?

I can see that "Firefox-esr" with capital "F" is already included in queries.js, but my app name (as reported by both Linux' ps and aw-watcher-window) is "firefox-esr" with lowercase "f". (Running the standard Firefox version in Debian Stable/Bookworm)