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
- Host: GitHub
- URL: https://github.com/gutenye/bookmark-title-batch-replacer
- Owner: gutenye
- License: mit
- Created: 2024-02-05T07:17:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-05T07:21:37.000Z (over 1 year ago)
- Last Synced: 2025-02-15T00:44:59.593Z (4 months ago)
- Topics: bookmarks, bookmarks-manager, chrome-extension
- Language: Vue
- Homepage:
- Size: 462 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)