# ChromePlugin **Repository Path**: ly_xianyu/chrome-plugin ## Basic Information - **Project Name**: ChromePlugin - **Description**: 开发一些工作中需要的chrome插件 衍生版 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-05-28 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChromePlugin #### 介绍 开发一些工作中需要的chrome插件 衍生版 #### 软件目录 ##### CSVParsing:工作中多语言转换 提供CSV文件,上传后自动转换成对象。 ##### CustomPopup:自定义弹窗demo 点击自定义弹窗按钮后关闭自定义弹窗。 ##### my-extension:demo 文件 只是一个简单的demo文件 ##### Thumbtack:标签插入 输入特定的元素 类名 和 ID 插入一个新的标签 ##### ThumbtackV2:标签插入版本2 1中需要输入的内容将不在输入,打开后直接实现页面监听数据,运行到每个网站页签中。即便新打开的页面也会监听到。