Skip to content

SimonGenin/OWL-Devtools-Extension

Repository files navigation

Owl Chrom extension

This app contains the code for a chrome extensions. It is separated into the popup app and the devtools app.

Install

git clone https://github.com/SimonGenin/OWL-Devtools-Extension
npm install
npm run dev

or

npm run watch

For production:

npm run build

To run the extension, go to your chrome extensions admin panel and click on Charger l'extension non empaquetée. Select your build folder (generated by rollup) and that's it, your extension is active! There is a convenient refresh button on the extension card (still on the same admin page) to update your code. Note you may have to open another window to see it working.

Roadmap

  • Tree digging
  • Events tracking

About

Chrome devtools extension for owl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published