diff --git a/firefox/manifest.json b/firefox/manifest.json index 9f1f5b7..dbf37f6 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -37,7 +37,7 @@ "browser_action": { "default_popup": "src/popup.html", "default_icon": "src/icon/48.png", - "default_title": "FediFollow settings" + "default_title": "FediAct settings" }, "icons": { "48": "src/icon/48.png"