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

https://github.com/gutenye/bookmark-title-batch-replacer

Batch replace/edit bookmark title
https://github.com/gutenye/bookmark-title-batch-replacer

bookmarks bookmarks-manager chrome-extension

Last synced: about 2 months ago
JSON representation

Batch replace/edit bookmark title

Awesome Lists containing this project

README

        

# Bookmark Title Batch Replacer

> Forked from [bookmark-url-batch-replacer](https://github.com/LightAPIs/bookmark-url-batch-replacer)

> Batch replace bookmark title.

Bookmark Title Batch Replacer is a gadget that can use Regular Expressions to batch replace and modify bookmark title.

## Development

```bash
bun install
bun run dev
```

## Credits

- [bookmark-url-batch-replacer](https://github.com/LightAPIs/bookmark-url-batch-replacer)
- [vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)
- [vuejs/core](https://github.com/vuejs/core)

## License

[MIT](/LICENSE)