blob: 144f2b0de2a52e56cae54e863b0ddab04f88296b [file] [log] [blame] [view]
Dibyajyoti Pale91bb6c2024-04-04 00:21:201# Shortcuts
2
3This folder implements the logic behind the `Create Shortcut` flow that is seen
4in the three dot menu in Chrome. This folder contains:
5
6* Core business logic behind downloading metadata from a site required to
7create a shortcut and icon manipulation techniques to badge icons.
8* Platform-specific implementations to integrate these shortcuts in the
9respective operating systems it is triggered on as well as ensuring that
10they work on Chrome. This is not used on ChromeOS.