mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
add sync storage
This commit is contained in:
parent
b0665bfb2a
commit
6d00bffbec
14 changed files with 164 additions and 82 deletions
|
@ -6,10 +6,9 @@ Markdown Editor for new tab made with [Milkdown](https://milkdown.dev/) and
|
|||
## Installation
|
||||
|
||||
```
|
||||
yarn global add web-ext
|
||||
yarn
|
||||
yarn build
|
||||
cd ./dist
|
||||
web-ext build
|
||||
yarn package
|
||||
```
|
||||
|
||||
## Development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue