# front_end__ChromeExtensionStudy **Repository Path**: yeahmao/front_end__ChromeExtensionStudy ## Basic Information - **Project Name**: front_end__ChromeExtensionStudy - **Description**: https://github.com/1oid/ChromeExtensionStudy - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-30 - **Last Updated**: 2021-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChromeExtensionStudy # 插件开发学习笔记 ___ * ### 索引 + [入门_基本的 manifest.json](https://github.com/1oid/ChromeExtensionStudy/tree/master/0_插件入门_基本目录结构) + [给扩展应用设置图标](https://github.com/1oid/ChromeExtensionStudy/tree/master/1_插件入门_给扩展设置图标) + [弹窗页popup.html](https://github.com/1oid/ChromeExtensionStudy/tree/master/2_插件入门_popup) + [指定页面注入css/js文件](https://github.com/1oid/ChromeExtensionStudy/tree/master/3_插件入门_注入js或css)