fregante/webext-events

A better `onTabActivated`

オープン

#31 opened on 2025/01/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (16 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Take it from:

https://github.com/fregante/webext-domain-permission-toggle/blob/8aa73fe07aa7375b6c6718537ca5532cc6683af9/index.ts#L247-L256

https://github.com/fregante/webext-tools/blob/c8489a1373f3d3522ed2ee0e2204ce370e67ac33/source/set-action-popup.ts#L42-L51

Basically a listener that is called when the "current window" is changed so that these can be updated related to the tab/URL:

  • action settings
  • sidePanel settings
  • contextMenus settings

コントリビューターガイド