-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zh-CN: create topSites.get()
#24892
zh-CN: create topSites.get()
#24892
Conversation
Preview URLs Flaws (13)URL:
External URLs (1)URL:
(comment last updated: 2024-12-13 12:28:56) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请先校对一遍
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
还有一些建议:
获取包含用户最近经常访问的页面信息的数组。 | ||
|
||
浏览器会保留用户经常访问的页面和最近访问的页面的列表。它们使用此列表来帮助用户轻松返回这些地方。例如,Firefox 默认提供了在“新标签”页中显示的最常访问页面的列表。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这两段的第一句描述的内容是类似的(英文文档),所以请确定并修改一下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
并不完全一致,第一句是对这个方法的功能描述:获取 topSites;第二段指出 topSites 是什么以及有什么用,第三、四段指出 topSites 的包含规则与过滤规则,第无端则具体指出这个方法获得的 topSites 会是怎么样的
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我说这两段的第一句话——“最近经常访问的页面”和“经常访问的页面和最近访问页面”等价吗。英文文档用的可都是“often and recently”。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
噢,你指的是句子里面,不好意思
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/topsites/get/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: A1lo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @PassionPenguin
No description provided.