# tampermonkey-script-template **Repository Path**: greatbody/tampermonkey-script-template ## Basic Information - **Project Name**: tampermonkey-script-template - **Description**: tampermonkey-script-template - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Description This is an template from which you can start your own tampermonkey script. # To Do 1. Clone this repo 2. Remove the origin 3. Add origin to your own repo 4. Commit # How to build ```sh $ yarn install $ npm run build ``` # How to use Copy generated script from dist folder, upload it.