Skip to content

Commit

Permalink
style(kill-watermark): 修改名称为【删除水印(Kill Watermark)】
Browse files Browse the repository at this point in the history
  • Loading branch information
maomao1996 committed Sep 24, 2023
1 parent 520529e commit a3013f0
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/fifty-otters-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'kill-watermark': patch
---

修改名称为【删除水印(Kill Watermark)】
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/template-1-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
- tieba-helper 贴吧小助手
- access-link 跳转链接修复
- color-restore 黑白网页颜色还原
- kill-watermark 杀死水印
- kill-watermark 删除水印
- 其他
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/template-2-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
- tieba-helper 贴吧小助手
- access-link 跳转链接修复
- color-restore 黑白网页颜色还原
- kill-watermark 杀死水印
- kill-watermark 删除水印
- 其他
validations:
required: true
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- [tieba-helper 贴吧小助手](#tieba-helper-贴吧小助手)
- [access-link 跳转链接修复(外链直达)](#access-link-跳转链接修复外链直达)
- [color-restore 黑白网页颜色还原](#color-restore-黑白网页颜色还原)
- [kill-watermark 杀死水印](#kill-watermark-杀死水印)
- [kill-watermark 删除水印](#kill-watermark-删除水印)
- [油猴 API 文档](#油猴-api-文档)
- [支持作者](#支持作者)

Expand Down Expand Up @@ -110,13 +110,13 @@
- [x] 只移除 `grayscale` (灰度)滤镜,保留其他滤镜
- [x] 支持移除动态元素的灰度滤镜(支持 SPA 应用)

## kill-watermark 杀死水印
## kill-watermark 删除水印

![kill-watermark](https://img.shields.io/greasyfork/v/459646)

[安装 kill-watermark](https://greasyfork.org/zh-CN/scripts/459646)

杀死水印(移除烦人的水印,还你一个干净清爽的页面)
删除水印(移除烦人的水印,还你一个干净清爽的页面)

> **已适配站点**
Expand Down
4 changes: 2 additions & 2 deletions packages/kill-watermark/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 杀死水印(Kill Watermark)
# 删除水印(Kill Watermark)

![kill-watermark](https://img.shields.io/greasyfork/v/459646)

[安装 kill-watermark](https://greasyfork.org/zh-CN/scripts/459646)

杀死水印(移除烦人的水印,还你一个干净清爽的页面)
删除水印(移除烦人的水印,还你一个干净清爽的页面)
4 changes: 2 additions & 2 deletions packages/kill-watermark/metablock.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "杀死水印(Kill Watermark)",
"name": "删除水印(Kill Watermark)",
"namespace": "",
"version": "0.0.2",
"description": "杀死水印(移除烦人的水印,还你一个干净清爽的页面);已适配稿定设计、腾讯视频、爱奇艺、优酷、哔哩哔哩直播",
"description": "删除水印(移除烦人的水印,还你一个干净清爽的页面);已适配稿定设计、腾讯视频、爱奇艺、优酷、哔哩哔哩直播",
"homepage": "",
"supportURL": "",
"updateURL": "",
Expand Down

0 comments on commit a3013f0

Please sign in to comment.