Skip to content

Commit

Permalink
Remove comments from manifest for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
stsquad authored and Alex Bennee committed Dec 30, 2009
1 parent 54703f7 commit 2ba7fad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifest.json
@@ -1,6 +1,6 @@
{
"name": "Edit with Emacs",
"version": "1.0",
"version": "1.1",
"description": "Allow user to edit web-pages with Emacs.",
"browser_action": {
"default_icon": "emacs23-16x16.png"
Expand All @@ -11,7 +11,6 @@
"http://127.0.0.1/*",
"http://*/*",
"https://*/*"
// "file://*/*" requires a newer Chrome?
],
"content_scripts": [
{
Expand Down

0 comments on commit 2ba7fad

Please sign in to comment.