ViewState Snail ViewState Snail

Developer Tools
Version: 2.0
Last Update: 2022-10-06

Overview

ViewState Snail is a Chrome extension developed by Mike W. According to the data from Chrome web store, current version of ViewState Snail is 2.0, updated on 2022-10-06.
695 users have installed this extension. 10 users have rated this extension with an average rating of .

Helps ASP.NET developers improve performance via increased awareness of View State footprint.

PURPOSE
- The idea is that you're a developer who wants to easily spot when a web page is using too much view state
- You want the information easily noticeable, rather than relying on you to click something to check view state.
- You want something your whole team can use, so you can share the responsibility.

Basic Functionality
- Counts HTML Length
- Counts VIEWSTATE Length
- Calculates a PERCENTAGE

UI
- PERCENTAGE displayed on the extension button
- Red-Amber-Green color based on thresholds you can configure

OPTIONS
- Threshold for Amber (Default 10,000 chars)
- Threshold for Red (Default 20,000 chars)

UPDATES
- v1.1 Added support for view state chunking
- v2.0 Migrated from Manifest V2 to Manifest V3

Rating

10 ratings

Total Installs

695

Information

Last Update

2022-10-06

Current Version

2.0

Size

56.45KiB

Author

Mike W

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Colin Sanders
2019-09-04

Spot on for what i need

avatar Aaron Gibbs
2016-10-28

Simply reads the size of the first __Viewstate hidden form field. If you are using viewstate chunking this is worthless.

avatar Marc de Vries
2015-10-19

Je weet meteen hoeveel procent van je pagina uit ViewState bestaat. Snel en simpel!

avatar A Google User
2015-04-16

כל כך פשוט, קל ונח.

avatar John Cockrell
2014-05-22

Needed to refresh initially to get information to show, after that worked well. Requires access to full page which is guess is unavoidable.