摘要:
open . 打开当前路径下的文件夹 open (路径) 打开此路径下的文件夹 (路径:/Users/linger/Library/Application\ Support/Google/Chrome/Default/Extensions ) pwd 输出当前路径 ls 子文件列表 ls -l 子文件详细列表 cp file1 fil... 阅读全文
摘要:
open . 打开当前路径下的文件夹 open (路径) 打开此路径下的文件夹 (路径:/Users/linger/Library/Application\ Support/Google/Chrome/Default/Extensions ) pwd 输出当前路径 ls 子文件列表 ls -l 子文件详细列表 cp file1 fil... 阅读全文
摘要:
chrome最强大的功能之一就是插件,有时候需要给小伙伴们共享一些插件,所以需要将自己chrome中的插件打包,在mac下打包插件还是挺费劲的,在此记录。 打开chrome的扩展程序,找到要导出的插件,拷贝下插件的ID。 进入~/Library/Application Support/Google/ 阅读全文
|