I got bored of clapping on Medium articles and getting Carpal Tunnel Syndrome, so I decided to automate the process. This extension will clap for you on Medium articles. Meaning, click on the clap button and do the +50 claps for you automatically.
- Clone the repository
- Go to
chrome://extensions/ - Enable Developer Mode
- Click on
Load Unpacked - Select the folder where you cloned the repository
- Go to any Medium article and click on the clap button
- Watch the magic happen
- Profit
- Clone the repository
git clone https://github.com/CodeByAidan/Medium-Auto-Clapper- Download the dependencies
npm install --production- Build the typescript files
npm run build # literally just runs npx tscor watch the files
npm run watch # literally just runs npx tsc --watchGo to any Medium article and click on the clap button. The extension will do the rest for you.
