From e1a1bc30c14cd46c49609958495f70d7b33999de Mon Sep 17 00:00:00 2001 From: Antoine Kingue Date: Sat, 19 Feb 2022 21:41:18 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=9A=91=20update=20extension=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ manifest.json | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8ad9022..2fae80d 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@

-# Instagram Dark Extension +# Dark Theme for Instagram™ -Instagram dark extension is an extension which aims to change the theme of the [Instagram](https://instagram.com) website, and make it a dark theme like the iOS app when the system is in dark mode. +Dark Theme for Instagram™ is an extension which aims to change the theme of the [Instagram](https://instagram.com) website, and make it a dark theme like the iOS app when the system is in dark mode. ## Installation * - Instagram Dark Extension for Chrome + Dark Theme for Instagram™ for Chrome

Chrome Web Store version Chrome Web Store users @@ -23,7 +23,7 @@ Instagram dark extension is an extension which aims to change the theme of the [ * - Instagram Dark Extension for Firefox + Dark Theme for Instagram™ for Firefox

Mozilla Add-on version Mozilla Add-on users @@ -33,7 +33,7 @@ Instagram dark extension is an extension which aims to change the theme of the [ * - Instagram Dark Extension for Edge + Dark Theme for Instagram™ for Edge

Edge Add-on version Edge Add-on users @@ -60,5 +60,5 @@ Please make sure to update tests as appropriate. ## Links -* [Instagram Dark Extension GitHub](https://github.com/onRuntime/instagram-dark-extension) +* [Dark Theme for Instagram™ GitHub](https://github.com/onRuntime/instagram-dark-extension) * [onRuntime Studio](https://onruntime.com) diff --git a/manifest.json b/manifest.json index 392dac8..6fcc9f9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "Instagram Dark Theme", + "name": "Dark Theme for Instagram™", "version": "1.1.16", - "description": "Dark Theme for Instagram", + "description": "Dark Theme for Instagram™", "icons": { "128": "img/icon.png" }, From 7d0452a8eb1a9aa521c797d1057df820553f88b5 Mon Sep 17 00:00:00 2001 From: Antoine Kingue Date: Sat, 19 Feb 2022 21:42:04 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=96=20update=20version=201.1.17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6fcc9f9..7c20e81 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Dark Theme for Instagram™", - "version": "1.1.16", + "version": "1.1.17", "description": "Dark Theme for Instagram™", "icons": { "128": "img/icon.png"