diff options
author | Florrie <towerofnix@gmail.com> | 2019-03-22 17:51:06 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-03-22 17:51:06 -0300 |
commit | 15de6776a959c0b267b6f601417caf1f973b3b38 (patch) | |
tree | 538671ce2333c85349d451d8d73edcafe118232d /extension/popup/index.html |
Initial commit
Diffstat (limited to 'extension/popup/index.html')
-rw-r--r-- | extension/popup/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/popup/index.html b/extension/popup/index.html new file mode 100644 index 0000000..e6cf5e5 --- /dev/null +++ b/extension/popup/index.html @@ -0,0 +1 @@ +<p>Nice.</p> |