# tampermonkey-template **Repository Path**: script-data/tampermonkey-template ## Basic Information - **Project Name**: tampermonkey-template - **Description**: 油猴脚本开发模板, 基于webpack. vue, element-ui进行构建 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-02-01 - **Last Updated**: 2024-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开发环境 Require - Node - npm - Git ## 用例 Usage - `git clone https://github.com/SettingDust/webpack-tampermonkey.git` - `npm i` - `npm run dev` - Copy the content of `./test/header.js` to the TamperMonkey script editor. - Open a webpage. ## 功能 Features - Test without `Ctrl+V` - Build a public version easily. ## 感谢 Thanks - [webpack-tampermonkey](https://github.com/momocow/webpack-tampermonkey) ## Example - [biliplus-material](https://github.com/SettingDust/biliplus-material) - [RSSHelper](https://github.com/BangumiSystem/RSSHelper) **This is just a template. Please clone this project and edit the name** [Chinese Version](https://settingdust.github.io/2018/10/06/TamperMonkey+Webpack编译实现/)