Add support to the omnibox to search in Google Drive.Type "drive" in your omnibox, press <space> and look for something in your Google Drive.
Note: if you'd like this experience to be part of Google Chrome, go to http://crbug.com/143622 and star it.
------------------------------------------------
Changelog:
3.6:
- Adapt folder URL to link to personal Google Drive (thanks to MartinLichtblau)
3.5:
- Increased delay before actually asking Google Drive
3.4:
- Add delay before actually asking Google Drive
3.3:
- Suggested results for non-Google documents thanks to bkennelly
3.2:
- Added new keywords:
+ "new doc" opens https://docs.google.com/create
+ "new sheet" opens https://sheets.google.com/create
+ "new slide" opens https://slides.google.com/create
+ "new drawing" opens https://drawings.google.com/create
+ "new form" opens https://forms.google.com/create
3.1:
- Added Log in message when user is not logged in yet.
3: (chrome 29 required)
- Switched to chrome.identity to improve permission flow
- Removed permissions that were not needed anymore
2:
- Do not consume memory when it's doing nothing thanks to Event pages.
- Do not ask for Google authentication when it's not needed.
1.2.1:
- Cleaned up some code.
This extension is Open Source. For full details, go to https://code.google.com/p/omnidrive/source/list