An open API service indexing awesome lists of open source software.

https://github.com/ericduran/chrome_drupal_api_search

This is a Drupal API search using chrome's omnibox
https://github.com/ericduran/chrome_drupal_api_search

Last synced: 11 months ago
JSON representation

This is a Drupal API search using chrome's omnibox

Awesome Lists containing this project

README

          

## Drupal 6/7 API Search for Chrome Omnibox ##
- - -
###Directions###
This extension required a Beta version of Chrome.

###Info###
Currently I'm using Lullabot's api because I preferred them but there's also a good reason behind it.
So apparently the api module changed the way it looks up functions.
Before it would do an request as you type, but now it caches all the functions which is better but it's harder for me to figured out the url to get the list of functions.
Sadly when Lullabot updates their api site this will break, but for now I'll be working on supporting all three sites (api.drupal.org, api.drupalcontrib.org and api.lullabot.org).
####Downloads####
- [D7 Extension](https://github.com/downloads/ericduran/chrome_drupal_api_search/drupal_omnibox_api_search_d7.crx)
- [D6 Extension](https://github.com/downloads/ericduran/chrome_drupal_api_search/drupal_omnibox_api_search.crx)