Home | History | Annotate | Download | only in chrome-firephp
      1 <!doctype html>
      2 <html>
      3   <head>
      4     <title>Devtools Page</title>
      5     <script src="devtools.js"></script>
      6     <script src="./background.js" type="text/javascript"></script>
      7   </head>
      8   <body>
      9   </body>
     10 </html>
     11