Skip to content
/ blabr Public

A Chrome Extension to reveal information about fields in the DOM, and chose to display that information either on the page itself, or to the console.

Notifications You must be signed in to change notification settings

evadi/blabr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blabr

Reveal information about fields in the DOM, and chose to display that information either on the page itself, or to the console.

Hidden Fields

Display all hidden fields on the page and key information, such as;

  • Name / Id
  • Value
  • Tooltip showing the element HTML

Max Length Validation

Display all inputs of type 'Text' and TextAreas, highlighting those inputs that either do not have the maxlength attribute, any max length validation rule or where the value of either of these do not match.

About

A Chrome Extension to reveal information about fields in the DOM, and chose to display that information either on the page itself, or to the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published