Added support for CSDROP

This commit is contained in:
Abhorrent_Anger 2025-09-21 20:49:33 +03:00
parent a18d6306ad
commit a5728e5e49
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
// ==UserScript==
// @name My Drop Free Case Claimer
// @namespace https://pube.tk
// @version 2025-09-20
// @version 2025-09-21
// @description Claims free cases
// @author Abhorrent_Anger
// @match https://mydrop.pro/free*
// @match https://csdrop.skin/free*
// @icon https://www.google.com/s2/favicons?sz=64&domain=mydrop.pro
// @grant none
// @require https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.3/waitForKeyElements.js

View File

@ -10,4 +10,4 @@ Userscript for claiming free cases.
1. Ensure that you have Violentmonkey or other userscript extension installed.
2. Download the script [`MyDropFreeCaseClaimer.user.js`](MyDropFreeCaseClaimer.user.js).
3. Confirm that you want to install the script.
4. The script should now be installed and ready to use. Open the [FREE CASE](https://mydrop.pro/free) page.
4. The script should now be installed and ready to use. Open the [MYdrop](https://mydrop.pro/free) and/or [CSDrop](https://csdrop.skin/free) free case page.