michael@0: michael@0: michael@0: The Reddit Panel example add-on displays Reddit in a panel you open michael@0: by clicking a widget in the add-on bar. When you click a Reddit story michael@0: in the panel, the story opens in a new tab. michael@0: michael@0: The add-on demonstrates the Panel and Widget APIs as well as content scripts michael@0: and using jQuery as a content script. michael@0: michael@0: Due to a bug in Firefox 4.0b7, this example doesn't work in that version michael@0: of Firefox and requires a recent Firefox 4.0b8pre nightly build, Firefox 4.0b8 michael@0: itself, or a newer version of Firefox.