Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 768 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 768 Bytes

What is this?

Path Finder allows you to inspect web page HTML elements and get an HTML element's unique CSS selector that exist on the page to clipboard with only one click.

theroomjs is used as the web inspector.

How to install?

  1. Download Path Finder extension repository on your computer, create path-finder folder and put the files into it.
  2. Open the Chrome Extension Management page by navigating to chrome://extensions.
  3. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  5. Click the LOAD UNPACKED button and select the extension folder.