Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 562 Bytes

Icon

Grab Selector

Chrome extension to quickly grab the selector of an element, so setting up a scraper becomes a lot faster.

Installation

  1. Clone the repo
  2. Type chrome://extensions/ in the Chrome search bar
  3. Enable Developer mode
  4. Click Load unpacked
  5. Select the folder of the repo
  6. Enjoy

Usage

Press Ctrl + Shift + S or click the icon of the extension to initiate the grabber, then click on any element to copy the selector to the clipboard.

Pressing Esc when the grabber is active will terminate it.