Adds an “id” omnibox command for the iOS Developer Library.This extension does very simple magic and adds an “id” command to the Google Chrome omnibox (the search bar). For example, typing “id uiview” will bring up a list of iOS Developer Library entries matching the “uiview” query—including references, guides and so on. Selecting an item will navigate you directly to the relevant iOS Developer Library page on developer.apple.com.
This extension is open source and pull requests are very welcome!