diff --git a/manifest.json b/manifest.json
index e377b70..4b91cc6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -26,7 +26,7 @@
"browser_action": {
"default_icon": "icons/icon.png",
"default_title": "Multi engine search",
- "default_popup": "popup/search.html"
+ "default_popup": "pages/popup.html"
}
}
diff --git a/popup/search.html b/pages/popup.html
similarity index 92%
rename from popup/search.html
rename to pages/popup.html
index e41b551..ece3d65 100644
--- a/popup/search.html
+++ b/pages/popup.html
@@ -7,7 +7,7 @@
-
+