Skip to content

cinkagan/xpath-to-css-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xPath To Css Selector Chrome Extension

Alt Text

To install packages

npm i

To run in development mode

npm start

To get build

npm run build

Usage

  • First, build this project
  • Then go to chrome://extensions/ and press the Load unpacked button.
  • Select the project's build folder
  • If you get script-src self error on the console, replace the code in the console with the code in the public/manifest.json file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published