Skip to content

Commit

Permalink
Update files/zh-cn/mozilla/add-ons/webextensions/api/management/onuni…
Browse files Browse the repository at this point in the history
…nstalled/index.md

Co-authored-by: A1lo <[email protected]>
  • Loading branch information
PassionPenguin and yin1999 authored Dec 17, 2024
1 parent 21c29c3 commit 1d2914b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ browser.management.onUninstalled.hasListener(listener)
事件有三个函数:

- `addListener(listener)`
- : 向此事件添加监听器
- : 为此事件添加监听器
- `removeListener(listener)`
- : 停止监听此事件。`listener` 参数是要移除的监听器。
- `hasListener(listener)`
Expand Down

0 comments on commit 1d2914b

Please sign in to comment.