diff --git a/extension-manifest.json b/extension-manifest.json
index 1376582..4dbd0de 100644
--- a/extension-manifest.json
+++ b/extension-manifest.json
@@ -15,7 +15,7 @@
"permissions": ["storage"],
"offline_enabled": true,
"options_page": "index.html",
- "homepage_url": "https://git.unlock-music.dev/um/web",
+ "homepage_url": "https://git.um-react.app/um/web",
"action": {
"default_icon": "img/icons/favicon-32x32.png",
"default_popup": "./popup.html"
@@ -26,4 +26,4 @@
"strict_min_version": "128.0"
}
}
-}
\ No newline at end of file
+}
diff --git a/src/App.vue b/src/App.vue
index 9c2475c..abcfeec 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,19 +5,17 @@