Skip to content

Commit

Permalink
Update to 1.3.1 and remove ref to music
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy committed Apr 4, 2023
1 parent b633cd1 commit 445b379
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions reElevate/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "reElevate",
"version": "1.3",
"version": "1.3.1",
"description": "Elevate Radiopaedia playlists",
"permissions": [
"storage",
Expand All @@ -12,12 +12,6 @@
"default_popup": "popup.html",
"default_title": "reElevate"
},
"web_accessible_resources": [{
"resources": [
"/music/*"
],
"matches": ["<all_urls>"]
}],
"content_scripts": [{
"css": ["styles.css"],
"js": [
Expand Down

0 comments on commit 445b379

Please sign in to comment.