Skip to content

Commit

Permalink
-jinzhu#125 fixed motto in manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
hbt committed Apr 4, 2012
1 parent a0cd388 commit 50ab391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest_pretty.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vrome",
"description": "The most cool, featured Vim keybindings extension for Chrome you could found!",
"description": "Bringing Vim's elegance to Chrome",
"background_page": "background/background.html",
"version": "0.6.5",
"content_scripts":[{
Expand All @@ -12,7 +12,7 @@
"offline_enabled": true,
"permissions": [
"tabs",
"bookmarks",
"bookmarks",
"history",
"clipboardRead",
"clipboardWrite",
Expand Down

0 comments on commit 50ab391

Please sign in to comment.