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
3 changes: 2 additions & 1 deletion src/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "YSlow",
"version": "{{YSLOW_VERSION}}",
"manifest_version": 2,
"description": "YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.",
"icons": {
"128": "128.png",
Expand Down Expand Up @@ -33,4 +34,4 @@
"http://*/*",
"https://*/*"
]
}
}