# Functions
ExtractExtensions accepts a Page struct, specifically an ExtensionPage struct, and extracts the elements into a slice of os.Extension structs.
Get retrieves information for a specific extension using its alias.
List returns a Pager which allows you to iterate over the full collection of extensions.