Chrome 浏览器插件开发
框架
plasmo
https://docs.plasmo.com/framework
教材参考:https://juejin.cn/post/7257520279312498748?from=search-suggest
wxt
https://wxt.dev/guide/testing.html
教程参考:https://blog.csdn.net/github_35432979/article/details/135948292
crxjs
https://crxjs.dev/vite-plugin/
开源项目
https://github.com/ssshooter/caption-blocker
教程
三万+字符数:从 0 到 1 带你开发 Chrome 浏览器 Manifest V3 版本插件 - 掘金
开发企业级chrome extension的三种方式 - 掘金
position: fixed;
z-index: 9999;
background: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(8px);
cursor: move;
left: 394px;
bottom: 100px;
width: 725.5px;
height: 150px;
top: 271px;