You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.