Great. Please also deliver to them my most heartfelt desire for the following three things:
1. Modify or move all documentation for deprecated features or that incorrectly use the terms "extension" and "app" interchangeably (e.g.
http://developer.chrome.com/extensions/apps.html) in such a way that it is extremely obvious that it is deprecated. Huge banner, different URL (``/deprecated-docs/extensions/apps.html/``), whatever
2. Hacking a URL to look at the "apps" version of a page from an "extensions" version is good except when it's not. For example:
This is unbelievably inconsistent and confusing
3. An "offline" manifest-checker. Maybe built into Chrome. Right now the platform (Chrome browser, which is also the dev environment) is much more relaxed about standards for manifest.json than the intake mechanism (the dev dashboard). This inconsistency combined with the severe documentation issues in #1 and #2 has lead me and my team to waste weeks' worth of development hours only to find out way too late that we've built our app/extension wrong.
I'm a dev, I love you guys, I have mad respect, but, sincerely, these three issues have made me hate developing for Chrome.