marcelduran / yslow

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.
yslow.org
BSD 3-Clause "New" or "Revised" License
2.2k stars 382 forks source link

Add manifest_version to Chrome manifest #202

Open dracan opened 5 years ago

dracan commented 5 years ago

Newer versions of Chrome require this ... https://developer.chrome.com/extensions/manifestVersion

Resolves #200