Skip to content

Commit

Permalink
Minor changes in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
JMPerez committed Feb 12, 2014
1 parent 2866c6c commit 523bd99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "Extendify",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"short_name": "Extendify",
"default_locale": "en",
"version": "0.1.4",
"manifest_version": 2,
"description": "Extendify shows a Spotify Play Button when you browse pages about artists and tracks on Twitter, Wikipedia, Youtube and many more.",
"permissions": ["tabs"],
"content_scripts": [
{
Expand Down

0 comments on commit 523bd99

Please sign in to comment.