This is a free, open-source Chrome extension to allow quick and easy access to Asana. This extension uses Asana API to communicate with Asana.
This extension is based on Asana's - Official Chrome Extension available here: Chromestore and Github source
MIT
Asana's Official Chrome Extension hasn't seen any new features in years. But they have kept their plugin under MIT license and Asana offers rich set of REST API. Onus is on us to develop something great out of it.
-
Create Task
- provide task name and description
- under a workspace/project
- assign to a user
- apply tag(s) to task
- set due date
-
View Task (Todo)
- view my tasks
- view my tasks by due date
- view my tasks for today
- view tasks in a workspace/project
- view tasks assigned to another user
- mark tasks as done
Head to Chrome Web Store and click "+ADD TO CHROME"
- Download the code, e.g.
git clone git@github.com:amitg87/asana-chrome-plugin.git
- Navigate Chrome to
chrome://extensions
- Check the
Developer mode
toggle - Click on
Load unpacked extension...
- Select the folder containing the extension
Long Way - Look for Asana in Chrome Browser Action (top-right corner), when clicked, a window pops up.
Short-cut key - press 'Alt + A' keyboard shortcut