Size of Chrome notifications
问题 I am building an extension which give user notifications using the createHTMLNotification call, but I am having some trouble figuring out the relevant size restrictions to avoid getting ugly black horizontal and vertical scrollbars (On Ubuntu 12.04 Linux at least). Does anybody have any pointers to documentation giving some hints about what maximum sizes I should be aiming for, hopefully cross-platform? 回答1: maximum size on Windows Version 20.0.1132.47 (stable 144678) is 300 by 160 pixels.