https://github.com/devhindo/doodle
chrome extension for taking notes on webpages with painting tools
https://github.com/devhindo/doodle
chrome-extension
Last synced: 3 months ago
JSON representation
chrome extension for taking notes on webpages with painting tools
- Host: GitHub
- URL: https://github.com/devhindo/doodle
- Owner: devhindo
- License: mit
- Created: 2023-04-05T13:20:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T07:27:46.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T21:32:37.524Z (about 1 year ago)
- Topics: chrome-extension
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
doodle
## Description
- doodle is a chrome extension that allows you to draw on any webpage
in order to take notes, highlight important informations, etc.
## Setting up the development environment
- run `npm install`
- run `npm run build`
## Development Status
- still in progress
## Documentation
- initially you should set your preffered color and line width in the extension panel.
- Ctrl + [ to start drawing
- Ctrl + ] or Esc to terminate drawing.