ChromeOS AutoStart:ChromeOS启动时用于运行shell命令的扩展 源码
ChromeOS-自动启动 用于在Chrome操作系统启动时自动运行shell命令的扩展程序,而无需将根文件系统重新安装为读/写状态。 安装 下载此存储库的存档并解压缩 转到chrome:// extensions /并启用开发人员模式 点击Load unpacked extension然后选择ChromeOS-AutoStart-main压缩的文件夹 将出现一个新选项卡,并在启动时键入要运行的命令 尝试重新启动并享受:)
文件列表
ChromeOS-AutoStart-main.zip
(预估有个7文件)
ChromeOS-AutoStart-main
start.html
45B
background.js
278B
manifest.json
798B
option.html
361B
main.js
681B
option.js
523B
README.md
461B
暂无评论