diff --git a/conversation.html b/conversation.html
index 640ae553..5b1ab78f 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 00000000..4b508297
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 00000000..92ff21f1
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 00000000..78181e73
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 00000000..2ab72716
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 00000000..e5a87afd
Binary files /dev/null and b/images/icon_48.png differ
diff --git a/index.html b/index.html
index 59babc7a..58befd87 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
Signal
-
+
diff --git a/manifest.json b/manifest.json
index d499dd69..9a5279bc 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 f239c098..e3a54ea9 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 8a58fdf6..1a217880 100644
--- a/register.html
+++ b/register.html
@@ -25,7 +25,7 @@
-
+
Create your Signal Account