Compare Chrome extensions: Android SDK Search vs Udemy Downloader

Stats Android SDK Search Android SDK Search Udemy Downloader Udemy Downloader
User count 4,000+ 31,387+
Average rating 4.42 4.02
Rating count 19 96
Last updated 2019-04-09 2021-04-26
Size 187.39K 601.09K
Version 1.4.1.0 3.1
Short description
Adds an 'ad' Omnibox command and 'view source' links for the Android SDK Udemy downloader extension.
Full summary

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

  • In this user-friendly chrome extension, you can download the lecture videos in the course content you have already bought on Udemy collectively or individually.

  • If you turn off the "ask where to save before downloading" feature in Chrome settings, you can download in a categorized way. (You can change the settings on "chrome://settings/downloads")

Update notes : v3.1 - fixed stuck problem.