Skip to content
/ spy Public

A simple module that displays DOM attributes on mouseover inside a tooltip.

Notifications You must be signed in to change notification settings

Wscats/spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spy

Download: Google Extension

A simple module that displays DOM attributes on mouseover inside a tooltip.

Demo

Instructions

Copy and paste the entire code into your web console Include the JS file in your code base This is implemented as an IIFE so the spy is turned on immediately upon execution.

Use cases

Help troubleshoot a UI bug Ensure that your app's DOM elements are working as expected (getting the right class on click, etc) Find out how another web app is structured

Thanks

License

Spy is released under the MIT.

About

A simple module that displays DOM attributes on mouseover inside a tooltip.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published