From e1a1bc30c14cd46c49609958495f70d7b33999de Mon Sep 17 00:00:00 2001
From: Antoine Kingue
@@ -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@@ -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
@@ -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