Chrome used to show the size of the innerWindow
as it was being resized when the Developer Tools were open. I personally relied on this feature all the time. With the current update to Chrome 49, this feature is now gone. This is a bookmarklet to give you this functionality back.
- Copy the code from the js file.
- Right-click on the Bookmark Bar and click Add Page.
- Name the bookmark 'DsiplayWindowSize'.
- Paste js code into the URL field.
- Click Save.
- Copy the code from the js file.
- Right-click on the Bookmark Bar and click New Bookmark.
- Name the bookmark 'DsiplayWindowSize'.
- Paste js code into the Location field.
- Click Add.
- Copy the code from the js file.
- If Favorites Bar is not visible, go to View > Show Favorites Bar.
- Then go to Bookmarks > Add Bookmark.
- Select Favorites from the 'Add this page to' drop down.
- Name the bookmark 'DsiplayWindowSize'.
- Right-click on the new bookmark and click Edit Address.
- Paste js code into the field.
- Click Done.
While on the page in question, click the Bookmarklet. The current window size will appear at the top-right for a few seconds, then fade out. As you resize the browser, it will re-appear, displaying the currently changing size, then fade out again. This functionality will remain until the page is refreshed.