Android SDK Search

#4.42 / 19 rate

Android SDK Search

3,000 users

2019-04-09

Jake Wharton

Extension Information

5 star
67%
4 star
0%
3 star
0%
2 star
11%
1 star
22%

Supported Languages

Permissions

Description

Adds an 'ad' Omnibox command and 'view source' links for the Android SDK

This very simple extension does two things:

1. Adds an 'ad' command to the Chrome Omnibox. For example, typing 'ad ViewGro' will bring up a list of all class names in the Android SDK matching 'ViewGro'—selecting a list item navigates to the relevant Android SDK Reference URL on developer.android.com.

2. Adds a 'view source' link next to the SDK class name for class reference pages on developer.android.com. Clicking this link navigates to the relevant source file on android.googlesource.com.

Source code available at https://github.com/JakeWharton/SDKSearch