diff --git a/icons/redirectBadge.svg b/icons/redirectBadge.svg index e4413ee..b11dd2b 100644 --- a/icons/redirectBadge.svg +++ b/icons/redirectBadge.svg @@ -1,4 +1,4 @@ - + diff --git a/manifests/chrome_dev.json b/manifests/chrome_dev.json index 7b54f26..f5813c8 100644 --- a/manifests/chrome_dev.json +++ b/manifests/chrome_dev.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name_dev__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9910701", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/chrome_rel.json b/manifests/chrome_rel.json index d56d6c8..d5fff0f 100644 --- a/manifests/chrome_rel.json +++ b/manifests/chrome_rel.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/firefox_dev.json b/manifests/firefox_dev.json index a4ccea2..23998b8 100644 --- a/manifests/firefox_dev.json +++ b/manifests/firefox_dev.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name_dev__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9910701", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/firefox_rel.json b/manifests/firefox_rel.json index 9e64b91..b7a3a42 100644 --- a/manifests/firefox_rel.json +++ b/manifests/firefox_rel.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9", "description": "__MSG_extension_desc__", "default_locale": "en",