mtheusrabelo / chrome-el-extractor

Extract elements from a page using query selectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

El Extractor

Use this Chrome Extension to extract elements from a page using query selectors

How to install

  • Clone this repo
  • Go to chrome://extensions/
  • Click loadUnpacked and select el-extractor

How to use

  • Click on the extension icon
  • A prompt will ask for the query selector
  • Type the selector and click OK
  • The page will show only the element you've selected

About

Extract elements from a page using query selectors


Languages

Language:JavaScript 100.0%