Paint app for the internet browser, simple.
Updated 2026-05-30 02:18:28 +02:00
#Creates directory structure based on tree
hover-link/
├── manifest.json
├── background.js
├── content.js
├── popup.html
├── popup.js
└── icons/
└── icon128.png
Updated 2026-05-28 11:54:56 +02:00