Extension for www.prepmart.in

A new extension

Size

318 B

Version

1.0.0

Created

Oct 28, 2025

Updated

about 2 months ago

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