File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,6 @@ This is a [WXT](https://wxt.dev/)-based browser extension that
3131- finds ` textarea ` components and decorates them with [ overtype] ( https://overtype.dev/ ) and [ highlight.js] ( https://highlightjs.org/ )
3232- stores unposted comment drafts, and makes them easy to find via the extension popup
3333
34- ### Tech Stack
35-
36- - ** Framework** : [ WXT] ( https://wxt.dev/ ) for browser extension development
37- - ** UI** : React with TypeScript JSX
38- - ** Styling** : Tailwind CSS v4 (with first-party Vite plugin)
39- - ** Components** : shadcn/ui for table components
40- - ** Editor Enhancement** : [ Overtype] ( https://overtype.dev/ ) with syntax highlighting
41- - ** Build** : Vite with React plugin
42-
4334### Entry points
4435
4536- [ ` src/entrypoints/content.ts ` ] ( src/entrypoints/content.ts ) - injected into every webpage
You can’t perform that action at this time.
0 commit comments