Extension for www.hypedrop.com

A new extension

Size

320 B

Version

1.0.0

Created

Dec 29, 2025

Updated

24 days ago

1// ==UserScript==
2// @name          Extension for www.hypedrop.com
3// @description   A new extension
4// @version       1.0.0
5// @match         https://*.hypedrop.com/*
6// @icon          https://www.hypedrop.com/assets/favicons/favicon-32x32.png
7// ==/UserScript==
8
9(function() {
10  'use strict';
11  // Your code here
12})();
Extension for www.hypedrop.com | Robomonkey