ViewState Snail
Helps ASP.NET developers improve performance via increased awareness of View State footprint.
Wat is ViewState Snail?
ViewState Snail is een Chrome-extensie ontwikkeld door Mike W, en de belangrijkste functie is "Helps ASP.NET developers improve performance via increased awareness of View State footprint.".
Extensie Screenshots
Download het CRX-bestand van de extensie ViewState Snail
Download ViewState Snail-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | ViewState Snail |
ID | gapjlpgdhmiblidalppgbbfgkmaoehhm |
Officiële URL | https://chromewebstore.google.com/detail/viewstate-snail/gapjlpgdhmiblidalppgbbfgkmaoehhm |
Beschrijving | Helps ASP.NET developers improve performance via increased awareness of View State footprint. |
Bestandsgrootte | 56.45 KB |
Aantal Installaties | 759 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2022-10-06 |
Publicatiedatum | 2017-03-09 |
Beoordeling | 4.60/5 Totaal 10 Beoordelingen |
Ontwikkelaar | Mike W |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0", "name": "ViewState Snail", "short_name": "ViewState Snail", "description": "Helps ASP.NET developers improve performance via increased awareness of View State footprint.", "permissions": [ "tabs", "storage" ], "host_permissions": [ " |