diff --git a/.gitignore b/.gitignore
index 8b164bc..c7e062c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,10 @@ packages/sidebar/styles.css
packages/sidebar/script.js
packages/sidebar/icon.svg
packages/sidebar/preload.js
+packages/sidebar/export.js
packages/newtab/styles.css
packages/newtab/script.js
packages/newtab/icon.svg
packages/newtab/preload.js
+packages/newtab/export.js
web-ext-artifacts
diff --git a/packages/newtab/newtab.html b/packages/newtab/newtab.html
index 8b54b91..7b9934e 100644
--- a/packages/newtab/newtab.html
+++ b/packages/newtab/newtab.html
@@ -71,6 +71,16 @@
+
+
+