Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luoling8192/chrome-ai-remark

Rename bookmarks via AI
https://github.com/luoling8192/chrome-ai-remark

Last synced: about 24 hours ago
JSON representation

Rename bookmarks via AI

Awesome Lists containing this project

README

        

# Chrome Extension Starter

Chrome extension starter template with React, TypeScript, Vite and Tailwind.

Built from [Chrome Extension Starter](https://github.com/chibat/chrome-extension-typescript-starter)

## Development

```bash
# Install dependencies
pnpm install

# Development
pnpm dev

# Build
pnpm build
```