options.html 374 B

12345678910
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5. <a href="/_generated_background_page.html" target="_blank">background page</a> (afterwards don't forget to open console! Ctrl+Shift+J)
  6. <br />
  7. <a href="chrome://extensions/" target="_blank">extensions page</a> (this won't work, but if you open Console here you can click on the link in the error to get there)
  8. </body>
  9. </html>