diff --git a/src/popup/index.html b/src/popup/index.html
index 51d6927..d5cd832 100644
--- a/src/popup/index.html
+++ b/src/popup/index.html
@@ -365,16 +365,6 @@
-
-
-
-
-
@@ -384,6 +374,13 @@
Loading...
+
+ Export private key
+
diff --git a/src/popup/views/helpers.js b/src/popup/views/helpers.js
index e5b71d0..8fdfe65 100644
--- a/src/popup/views/helpers.js
+++ b/src/popup/views/helpers.js
@@ -31,6 +31,7 @@ const VIEWS = [
"approve-site",
"approve-tx",
"approve-sign",
+ "export-privkey",
];
function $(id) {