Duolingo Gem Farmer

Tự động thu thập gem trên Duolingo

Author
Nguyễn Duy Quý
Daily installs
0
Total installs
10
Ratings
2 0 0
Version
1.0
Created
2025-02-24
Updated
2025-02-24
Size
10.7 KB
License
MIT
Applies to

Duolingo Gem Farmer

Author: 1F1XDRAGO

Version: 1.0

Description: This Tampermonkey userscript automates the process of collecting gems on Duolingo.

Code:

            // ==UserScript==
            // @name         Duolingo Gem Farmer
            // @namespace    http://tampermonkey.net/
            // @version      1.0
            // @description  Tự động thu thập gem trên Duolingo.
            // @author       1F1XDRAGO
            // @match        https://*.duolingo.com/*
            // @grant        none
            // @license      MIT
            // @icon         https://static.wikia.nocookie.net/duolingo/images/f/f4/Gems-chest.png.png
            // ==/UserScript==