Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"manifest_version": 2,
"name": "Http board",
"version": "2.0",
"description": "A beautiful Firefox browser addon to remind you to drink water while enjoying browsing.",
"description": "A Firefox browser add-on which gives you the details of recent http calls",
"icons": {
"48": "icons/http.png"
},
Expand All @@ -19,4 +19,4 @@
"background": {
"scripts": ["background.js"]
}
}
}