Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xtangle authored May 6, 2018
1 parent 2bae043 commit 4f95c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/resources/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ZoundCloud",
"description": "Adds download buttons to SoundCloud pages.",
"version": "2.0.0",
"version": "1.0.0",
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"permissions": [
Expand All @@ -21,4 +21,4 @@
],
"persistent": false
}
}
}

0 comments on commit 4f95c32

Please sign in to comment.