browser-wakatime icon indicating copy to clipboard operation
browser-wakatime copied to clipboard

Chrome extension for automatic time tracking and metrics generated from your browsing activity.

Results 80 browser-wakatime issues
Sort by recently updated
recently updated
newest added

A setting to set "Machine Name" would allow distinguishing between Work vs Home activity. The setting from the user should be sent with heartbeats as the `X-Machine-Name` header, which is...

I am interested in contributing and wondering if a pull request would be accepted that enhances the current UI & UX for the browser extension. Im looking to do a...

### Pre-PR Checklist - [x] I have run `npm test` locally and there are no warnings or errors, from lint or test - [x] I have added screenshots if applicable...

I think there are typo https://github.com/wakatime/browser-wakatime/blob/c4029f5fee62e69c68fa6731cc5dc4d1c30a07b2/src/core/WakaTimeCore.ts#L259 Should be ```javascript const lineRe = new RegExp(cleanLine.replace('.', '\\.').replace('*', '.*')); ```

I opened a new tab, typed the domain, hit enter, but before the page loaded I switched to another tab. Maybe this caused the tab to go out of scope...

bug

Exclude social websites toggle (done) - Change label from "White/Black" list to "Tracked/Untracked" list. - Change the UI from a text block to single text fields to input the (un)tracked...

enhancement

Update alert message after saving

## Expected Behavior Opening the settings should make it clear to the user how to control which sites are tracked. ## Current Behavior Although the `@@projectname` functionality is documented, the...

Detect File name (`entity`) from DOM.

Detect file name (`entity`) from the DOM.