Skip to content

Chrome Extension that uses XPATH to target the element you right click on then applies a border-color and continues up parent elements until hitting the Body tag.

Notifications You must be signed in to change notification settings

RossVoid/TagTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag Tracer

Allows you to select an tab by right clicking it and then displays how nested the tab is by counting Parent tags. Also allows you to delete the element you right click on.

This is made as an example for using passing context menu selection to a content script to perform actions on the DOM.

About

Chrome Extension that uses XPATH to target the element you right click on then applies a border-color and continues up parent elements until hitting the Body tag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published