From 721ca54f6c198af056bb4572ca5ddd5f8855bdfb Mon Sep 17 00:00:00 2001
From: Katsute <58778985+Katsute@users.noreply.github.com>
Date: Fri, 29 Dec 2023 16:32:13 -0500
Subject: [PATCH] update links
---
README.md | 12 ++++++------
src/manifest.json | 3 ++-
src/style.css | 3 ++-
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index b044671..f2f34c3 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
-
-
+
+
@@ -27,10 +27,10 @@
#### Chrome (recommended)
-
-
-
-
+
+
+
+
#### Firefox
diff --git a/src/manifest.json b/src/manifest.json
index dc5b5b2..e001c99 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -4,7 +4,7 @@
"name": "GitHub Center",
"author": "Katsute",
"description": "Center navigation on large viewports",
- "version": "7.3",
+ "version": "1.0",
"homepage_url": "https://github.com/KatsuteDev/GitHub-Center",
"icons": {
"16": "icon16.png",
@@ -14,6 +14,7 @@
"browser_specific_settings": {
"gecko": {
+ "id": "{c9021942-d0f6-40a5-82f3-904fd8767174}",
"strict_min_version": "121.0"
}
},
diff --git a/src/style.css b/src/style.css
index 712a1ae..9c34bd9 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,6 +1,7 @@
/* Copyright (C) 2023 Katsute */
-.AppHeader > div, #repository-container-header,
+.AppHeader > div,
+#repository-container-header,
body:not(.project-page, .full-width) #repo-content-turbo-frame > div:not(:has(> react-app[app-name="react-code-view"])) {
width: 100%;