-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser addon support seems has issue #486
Comments
Hi @SettingDust, thanks for reporting this. Unfortunately, I can't really reproduce this. Seems to be working for me: Can you tell which version of the browser plugin you are using and potentially even show your config (with API key redacted)? |
MB. After look into the addon console. Caused by CORS. Seems the addon haven't grant the permission for the host. Should be reported to addon repo But why is there time recorded |
The original WakaTime browser add-on does only have permissions for However, it of course only works for publicly accessible instance, you won't be able to reach
Could be coincidence? Are you using Wakapi with any other plugins (e.g. VSCode, IntelliJ, etc.)? If yes, probably one of them has sent heartbeats for "unknown" project. |
Well. Grant permission should be a feature for the addon |
Permissions must be defined at compile time via |
Can grant permission with this EDIT: Need add to optional section in manifest |
Very cool, didn't know that! I filed an issue with the official plugin, see wakatime/browser-wakatime#209. Maybe we can even get rid of chrome-wakapi in the long run. |
Describe the bug


There isn't content in unknown project. But the time is recorded
How is it show in wakatime

System information
Please provide information on:
The text was updated successfully, but these errors were encountered: