MCPcopy
hub / github.com/027xiguapi/code-box / closeAIBoxFunc

Function closeAIBoxFunc

contents/baidu.tsx:60–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58
59 /* 删除百度AI对话框 */
60 function closeAIBoxFunc() {
61 addCss(`.wd-ai-index-pc{
62 display:none !important;
63 }`)
64 }
65
66 function getDescription() {
67 const summary = document.querySelector<HTMLMetaElement>(

Callers 1

PlasmoOverlayFunction · 0.85

Calls 1

addCssFunction · 0.85

Tested by

no test coverage detected