This is a Google Chrome extension for tracking Asana tasks' time, storing it into a Mongo DB collection via Rest API.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Notify user when trying to use the extension without configuring it.
f2783edView on GitHubNotify user when trying to use the extension without configuring it.
91d8f22View on GitHubAdd mongolab API key as part of the options for the extension.
a4b97a2View on GitHubAdd full name to the task object. Change task_id to taskId to match standard.
69566c5View on GitHubEnrties can be updated if they already exist in the database.
9cd9c1eView on GitHubAdd listener for changes on the URL to show the Page Action.
5747b02View on GitHub