We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17155ad commit 6dbd1f4Copy full SHA for 6dbd1f4
2 files changed
README.md
@@ -31,6 +31,7 @@ Create Once Sync Everywhere
31
| 掘金 | 自动填充 Markdown 内容 |
32
| 微信公众号 | 保留完整样式,自动保存草稿 |
33
| 知乎 | 自动填充 Markdown 内容 |
34
+| 今日头条 | 自动填充 Markdown 内容 |
35
36
更多想要添加的平台欢迎提 [issue](https://github.com/doocs/cose/issues) 。
37
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "COSE - 多平台文章同步",
4
- "version": "1.0.3",
+ "version": "1.0.4",
5
"description": "Create Once, Sync Everywhere. 一键将文章同步到多个平台",
6
"permissions": [
7
"tabGroups",
0 commit comments