weimingtom / path-finder

A Chrome extension to inspect and find out an HTML element unique CSS selector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

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

theroomjs is used as the web inpsector.

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.

About

A Chrome extension to inspect and find out an HTML element unique CSS selector

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 10.5%