nimeshnayaju / tldrawe

Draw on any webpage with tldraw.

Home Page:https://chrome.google.com/webstore/detail/tldrawe/mhkmpnjdjhckmcejgmajnjhbmclmkdnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tldrawe

A chrome / firefox extension to draw on any webpage with tldraw.

A screenshot of the tldrawe extension

Development

From the root folder:

  • Run yarn to install dependencies.

  • Run yarn build to build the extension and the tldraw package.

  • Chrome:

    • Go to chrome://extensions/ in your browser.
    • Enable developer mode and select Load Unpacked and load the dist folder.
  • Mozilla:

    • Go to about:debugging#/runtime/this-firefox in your browser
    • Select Load Temporary Add-on... and select any file inside the dist folder.
  • Navigate to a website and use the keyboard shortcut CMD/CTRL + SHIFT + e to enable the extension.

About

Draw on any webpage with tldraw.

https://chrome.google.com/webstore/detail/tldrawe/mhkmpnjdjhckmcejgmajnjhbmclmkdnd


Languages

Language:TypeScript 98.7%Language:JavaScript 1.2%Language:CSS 0.1%Language:HTML 0.0%