Skip to content

Commit 9d192ef

Browse files
committed
Update readme and manifest.json
1 parent bec42cf commit 9d192ef

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,16 @@ Today, on March 18, 2024, this repository has undergone a significant update. Ev
6565
<details>
6666
<summary>Whats new!</summary>
6767

68-
20/3/2024: Bug fixes were implemented to address instances where SpotOn wouldn't be blurred, and several elements wouldn't be removed.
68+
69+
28/3/2024: Removed `declarativeContent` as indicated in the below email (thanks, Chrome); fixed some minor padding issues and corrected some minor coloring issues as well.
70+
71+
Violation(s):
72+
Use of Permissions:
73+
- Violation: Requesting but not using the following permission(s):
74+
- declarativeContent
75+
- How to rectify: Remove the above permission(s).
76+
- Relevant section of the program policy:
77+
- Request access to the narrowest permissions necessary to implement your product's features or services. Don't attempt to "future-proof" your product by requesting a permission that might benefit services or features that have not yet been implemented. (learn more).
6978

7079
The notes section: When I release a new update, I'll post it here. Most of the time, you can check the [Releases](https://github.com/SenpaiHunters/SpotOn/releases). There will be a detailed write-up to guide you through the new version.
7180

SpotOn/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "SpotOn",
4-
"version": "3.0.3",
4+
"version": "3.0.3.1",
55
"description": "Upgrade your Spotify Web Player with SpotOn, and enjoy a completely customizable UX/UI redesign!",
66
"author": "Kami",
77
"homepage_url": "https://github.com/senpaihunters/spoton",

0 commit comments

Comments
 (0)