diff options
start of extension popup window
Diffstat (limited to 'app/scripts/popup.js')
-rw-r--r-- | app/scripts/popup.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scripts/popup.js b/app/scripts/popup.js new file mode 100644 index 000000000..53dabeb33 --- /dev/null +++ b/app/scripts/popup.js @@ -0,0 +1 @@ +document.body.innerHTML = "real talk"
\ No newline at end of file |