Files
patrick kettner 7b5d882159 make google news samples functional (#855)
* update old google news samples

Co-authored-by: Joe Medley <jmedley@google.com>
2023-03-29 12:59:36 -04:00
..
2023-02-03 10:58:04 -06:00

# News (accessibility)

This sample demonstrates a popup panel that access a remote URL. In this case, we are the Google News RSS feed, and building a UI to display that information. The UI here was built in a way to be particularly mindful of accessibility, and is fully navigable by a keyboard.

## Implementation Notes

Note that this is a _very_ old example, and is kept here purely for archival purposes. We do not recommend using this as a base of a new extension.