Skip to content

Pascal-Flores/Chrome-extension-Tinkercad-Circuits-SVG-Extractor

Repository files navigation

Installation

From release

  1. Go to the releases page and download the latest version as zip (not source code).
  2. You have now a .zip file. Extract it in an empty directory.
  3. Open google chrome and go to the extensions page.
  4. Enable the "Developer mode" and click on "Load unpacked".
  5. Select the extension directory.
  6. Done !

From source

Tools needed :

  1. Clone the repository and install the dependencies :
npm install
  1. Build the extension :
npm run build
  1. You have now a dist folder in your repository folder. Open google chrome and go to the extensions page.
  2. Enable the "Developer mode" and click on "Load unpacked".
  3. Select the repository folder.
  4. Done !

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published