Skip to content

Commit

Permalink
Update files/zh-cn/mozilla/add-ons/webextensions/api/management/ondis…
Browse files Browse the repository at this point in the history
…abled/index.md
  • Loading branch information
yin1999 authored Dec 18, 2024
1 parent fbd5928 commit 5c01695
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.onDisabled.hasListener(listener)
事件有三个函数:

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

0 comments on commit 5c01695

Please sign in to comment.