Skip to content

Commit

Permalink
Updated extension manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mapio committed Jun 16, 2013
1 parent 14ed157 commit 6a36079
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "No Fuss Bookmarks",
"version": "1.3",
"manifest_version": 2,
"version": "1.4",
"description": "An extension to post bookmarks on nofussbm.",
"browser_action": {
"default_icon": "icon19.png",
"default_title": "No Fuss Bookmarks",
"popup": "popup.html"
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
Expand Down

0 comments on commit 6a36079

Please sign in to comment.