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..7c20e81 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "Instagram Dark Theme", - "version": "1.1.16", - "description": "Dark Theme for Instagram", + "name": "Dark Theme for Instagram™", + "version": "1.1.17", + "description": "Dark Theme for Instagram™", "icons": { "128": "img/icon.png" },