Duolingo Gem Farmer

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Nguyễn Duy Quý
일일 설치수
0
총 설치수
8
평점
2 0 0
버전
1.0
생성
2025-02-24
갱신
2025-02-24
크기
10.7KB
라이선스
MIT
동작 사이트

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==