** 详细描述想要添 加/修改/增强 的功能 ** 例如: chrome.runtime.sendMessage( CAT_CATCH_EXTENSION_ID, { action: "getCurrentVideo" } )
** 详细描述想要添 加/修改/增强 的功能 **
例如:
chrome.runtime.sendMessage(
CAT_CATCH_EXTENSION_ID,
{ action: "getCurrentVideo" }
)