-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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 sidebarAction.setIcon()
#24900
Conversation
Preview URLs Flaws (13)URL:
External URLs (1)URL:
(comment last updated: 2024-12-22 10:51:30) |
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
|
||
你可以通过提供一个包含多个路径或 `ImageData` 对象的字典来指定多个不同尺寸的图标,这样图标就不必为具有不同像素密度的设备进行缩放。 | ||
|
||
这是一个异步函数,返回一个 [`Promise`](/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise)。 |
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/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: A1lo <[email protected]>
files/zh-cn/mozilla/add-ons/webextensions/api/sidebaraction/seticon/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.
👍
No description provided.