diff --git a/src/popup/index.html b/src/popup/index.html
index d20503d..2f4861f 100644
--- a/src/popup/index.html
+++ b/src/popup/index.html
@@ -307,16 +307,6 @@
-
-
-
-
-
@@ -326,6 +316,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) {