Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this file,
<!DOCTYPE window>
<window
id="review-checker-panel"
orient="vertical"
>
<browser
id="review-checker-browser"
autoscroll="false"
disablefullscreen="true"
disablehistory="true"
flex="1"
remoteType="privilegedabout"
maychangeremoteness="true"
remote="true"
src="about:shoppingsidebar"
type="content"
messagemanagergroup="review-checker"
/>
</window>