Skip to content

Commit

Permalink
chrome: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding committed Apr 10, 2022
1 parent 785f2f1 commit f1ae219
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@
<a href="https://github.com/one-tab-group/bookmark.style">
<img src="/public/favicon.svg" width="152">
</a>
<h3 align="center">bookmark.style</h3>
<h3 align="center">
<a href="https://github.com/one-tab-group/bookmark.style">
bookmark.style
</a>
</h3>
<br>
<p align="center">
<a href="https://bookmark.style"><img src="https://img.shields.io/website?color=%230ea5e9&down_color=%230ea5e9&down_message=app&label=Bookmark.style&style=for-the-badge&up_color=%230ea5e9&up_message=app&url=https%3A%2F%2Fwww.bookmark.style%2F"></a>
<a href="https://chrome.google.com/webstore/detail/web-visual-bookmark/jcfidgjldodhkpiebmemhnhgpgdakham/"><img src="https://img.shields.io/chrome-web-store/v/jcfidgjldodhkpiebmemhnhgpgdakham?color=%234285F4&logo=googlechrome&logoColor=%234285F4&style=for-the-badge"></a>
</p>
<p align="center">
🪄 Turn any link into a stylish visual web bookmark, one-click to copy the beautiful web bookmark image.
</p>
Expand All @@ -27,6 +35,10 @@ This web app is built on top of [metafy](https://github.com/xiaoluoboding/metafy
* 📷 Toggle the QRCode on the bookmark
* 🌛 Dark mode support

## Chrome web extension for bookmark.style

[Go to chrome web store](https://chrome.google.com/webstore/detail/web-visual-bookmark/jcfidgjldodhkpiebmemhnhgpgdakham/)

## Usage

### Install
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"displayName": "Bookmark Style",
"description": "🪄 Turn any link into a stylish web visual bookmark, one-click to copy the beautiful web bookmark image.",
"private": false,
"version": "0.1.0",
"scripts": {
"dev": "nuxi dev --port 3099",
"build": "nuxi build",
Expand Down

0 comments on commit f1ae219

Please sign in to comment.