diff --git a/CHANGELOG.md b/CHANGELOG.md index eea38d7..c6ef830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file. - Add logo and screenshot to readme - Update quick-links +- Change README title ## \[[0.9.2](https://gitea.usrspace.at/XimeX/usrspace-browser-addon/releases/tag/v0.9.2)] - 2023-05-24 diff --git a/src/manifest.json b/src/manifest.json index 16b124e..d79639b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -18,11 +18,7 @@ "default_popup": "popup.html" }, "default_locale": "de", - "permissions": [ - "alarms", - "notifications", - "storage" - ], + "permissions": ["alarms", "notifications", "storage"], "author": "Thomas Rupprecht", "homepage_url": "https://gitea.usrspace.at/XimeX/usrspace-browser-addon", "developer": { diff --git a/src/popup.html b/src/popup.html index 1156781..ec2c836 100644 --- a/src/popup.html +++ b/src/popup.html @@ -71,7 +71,11 @@