Skip to content

Commit

Permalink
Add inline disposition
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKinlan committed Aug 23, 2012
1 parent 425ec51 commit e4102f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/chrome/extensions/share-services/google+/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
{
"type" : ["text/uri-list"],
"title" : "Share to Google+",
"href" : "/launch.html"
"href" : "/launch.html",
"disposition": "inline"
}
]
}
Expand Down

0 comments on commit e4102f0

Please sign in to comment.