Skip to content

Commit

Permalink
Adding the logo to application manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nxvipin committed Aug 1, 2012
1 parent 520a5d6 commit 43b1b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manifest.json
Expand Up @@ -2,6 +2,7 @@
"name": "PickQuick Blocker",
"version": "1.0",
"manifest_version": 2,
"icons": { "128": "logo.png" },
"description": "Making the Internet better!",
"permissions": [
"http://*.facebook.com/*",
Expand Down

0 comments on commit 43b1b7d

Please sign in to comment.