diff --git a/conversation.html b/conversation.html
index 640ae553f..5b1ab78f4 100644
--- a/conversation.html
+++ b/conversation.html
@@ -7,7 +7,7 @@
-
+
diff --git a/images/icon.png b/icon.png
similarity index 100%
rename from images/icon.png
rename to icon.png
diff --git a/images/icon_128.png b/images/icon_128.png
new file mode 100644
index 000000000..4b508297c
Binary files /dev/null and b/images/icon_128.png differ
diff --git a/images/icon_16.png b/images/icon_16.png
new file mode 100644
index 000000000..92ff21f14
Binary files /dev/null and b/images/icon_16.png differ
diff --git a/images/icon_19.png b/images/icon_19.png
new file mode 100644
index 000000000..78181e736
Binary files /dev/null and b/images/icon_19.png differ
diff --git a/images/icon_38.png b/images/icon_38.png
new file mode 100644
index 000000000..2ab727163
Binary files /dev/null and b/images/icon_38.png differ
diff --git a/images/icon_48.png b/images/icon_48.png
new file mode 100644
index 000000000..e5a87afda
Binary files /dev/null and b/images/icon_48.png differ
diff --git a/index.html b/index.html
index 59babc7a9..58befd87d 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
Signal
-
+
diff --git a/manifest.json b/manifest.json
index d499dd698..9a5279bc7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -10,11 +10,16 @@
"unlimitedStorage"
],
- "icons": { "128": "images/icon.png" },
+ "icons": {
+ "16": "images/icon_16.png",
+ "48": "images/icon_48.png",
+ "128": "images/icon_128.png",
+ },
"browser_action": {
"default_icon": {
- "19": "images/icon.png"
+ "19": "images/icon_19.png",
+ "38": "images/icon_38.png"
},
"default_title": "Signal"
},
diff --git a/options.html b/options.html
index f239c0982..e3a54ea90 100644
--- a/options.html
+++ b/options.html
@@ -18,6 +18,7 @@
Signal Options
+
@@ -25,7 +26,7 @@
-

+
Welcome to Signal for Chrome
@@ -81,7 +82,7 @@
-

+
Signal for Chrome
diff --git a/register.html b/register.html
index 8a58fdf6c..1a217880c 100644
--- a/register.html
+++ b/register.html
@@ -25,7 +25,7 @@
-

+
Create your Signal Account