mozilla / addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
https://support.mozilla.org/kb/lookingglass
51 stars 15 forks source link

Update or delete test-page.html? #30

Closed pdehaan closed 6 years ago

pdehaan commented 6 years ago

Steps to reproduce:

  1. npm run firefox
  2. Go to chrome://lookingglass-icons/content/webextension/test-page.html

Actual results:

I don't see any substitutions or anything happening. Not sure if it isn't working w/ latest changes, or maybe I'm using it wrong.

test_page_2

I'm guessing it isn't working because "chrome://" isn't on the allowed protocols list, but not sure how else to use the test page apart from serving it up using python -m SimpleHTTPServer or something similar.

gregglind commented 6 years ago

It would show as a file:// link.

gregglind commented 6 years ago

deleted.