diff --git a/src/manifest.json b/src/manifest.json index 2b99c94..8abc84e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -9,10 +9,10 @@ }, "default_locale": "en", "icons": { - "16": "assets/images/libredirect.svg", - "32": "assets/images/libredirect.svg", - "48": "assets/images/libredirect.svg", - "128": "assets/images/libredirect.svg" + "16": "assets/images/libredirect.png", + "32": "assets/images/libredirect.png", + "48": "assets/images/libredirect.png", + "128": "assets/images/libredirect.png" }, "permissions": [ "storage", @@ -25,10 +25,10 @@ "browser_style": false, "default_popup": "pages/popup/popup.html", "default_icon": { - "16": "assets/images/libredirect.svg", - "32": "assets/images/libredirect.svg", - "48": "assets/images/libredirect.svg", - "128": "assets/images/libredirect.svg" + "16": "assets/images/libredirect.png", + "32": "assets/images/libredirect.png", + "48": "assets/images/libredirect.png", + "128": "assets/images/libredirect.png" } }, "options_ui": { diff --git a/src/pages/options/general/general.html b/src/pages/options/general/general.html index fbdc52e..02f3d49 100644 --- a/src/pages/options/general/general.html +++ b/src/pages/options/general/general.html @@ -6,7 +6,7 @@ - LibRedirect options + LibRedirect Options @@ -20,7 +20,7 @@
- Youtube + YouTube
@@ -154,4 +154,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/imgur/imgur.html b/src/pages/options/imgur/imgur.html index 32a4e67..5f3b126 100644 --- a/src/pages/options/imgur/imgur.html +++ b/src/pages/options/imgur/imgur.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Imgur @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/instagram/instagram.html b/src/pages/options/instagram/instagram.html index ed9d7be..a78a8a5 100644 --- a/src/pages/options/instagram/instagram.html +++ b/src/pages/options/instagram/instagram.html @@ -7,6 +7,7 @@ + LibRedirect Options: Instagram @@ -21,7 +22,7 @@
- Youtube + YouTube
@@ -143,4 +144,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/maps/maps.html b/src/pages/options/maps/maps.html index 01233a0..0ec8d3f 100644 --- a/src/pages/options/maps/maps.html +++ b/src/pages/options/maps/maps.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Maps @@ -22,7 +22,7 @@
- Youtube + YouTube
@@ -125,4 +125,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/medium/medium.html b/src/pages/options/medium/medium.html index 43e9e87..1347863 100644 --- a/src/pages/options/medium/medium.html +++ b/src/pages/options/medium/medium.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Medium @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/reddit/reddit.html b/src/pages/options/reddit/reddit.html index 89d5e4f..2394f66 100644 --- a/src/pages/options/reddit/reddit.html +++ b/src/pages/options/reddit/reddit.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Reddit @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -125,7 +125,7 @@

Frontend

@@ -188,4 +188,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/search/search.html b/src/pages/options/search/search.html index f21b3aa..12cb3c9 100644 --- a/src/pages/options/search/search.html +++ b/src/pages/options/search/search.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Search @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -179,4 +179,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/tiktok/tiktok.html b/src/pages/options/tiktok/tiktok.html index 7c5aeac..f8df73d 100644 --- a/src/pages/options/tiktok/tiktok.html +++ b/src/pages/options/tiktok/tiktok.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: TikTok @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/translate/translate.html b/src/pages/options/translate/translate.html index 72ea390..a918fcb 100644 --- a/src/pages/options/translate/translate.html +++ b/src/pages/options/translate/translate.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Translate @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -410,4 +410,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/twitter/twitter.html b/src/pages/options/twitter/twitter.html index 40f7940..6338c93 100644 --- a/src/pages/options/twitter/twitter.html +++ b/src/pages/options/twitter/twitter.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Twitter @@ -22,7 +22,7 @@
- Youtube + YouTube
@@ -182,4 +182,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/wikipedia/wikipedia.html b/src/pages/options/wikipedia/wikipedia.html index 7626f3b..e24e118 100644 --- a/src/pages/options/wikipedia/wikipedia.html +++ b/src/pages/options/wikipedia/wikipedia.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: Wikipedia @@ -21,7 +21,7 @@
- Youtube + YouTube
@@ -144,4 +144,4 @@ - \ No newline at end of file + diff --git a/src/pages/options/youtube/youtube.html b/src/pages/options/youtube/youtube.html index cc5cf05..19e9959 100644 --- a/src/pages/options/youtube/youtube.html +++ b/src/pages/options/youtube/youtube.html @@ -7,7 +7,7 @@ - LibRedirect options: Twitter + LibRedirect Options: YouTube @@ -22,7 +22,7 @@
- Youtube + YouTube
@@ -350,4 +350,4 @@ - \ No newline at end of file + diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 8cf52e3..0cb5b15 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -12,7 +12,7 @@
-

Youtube

+

YouTube

@@ -163,4 +163,4 @@ - \ No newline at end of file +