A sleek, secure, and premium browser extension environment designed for advanced script management. Completely decoupled from client-side keys and protected with server-managed AES encryption.
We've completely redesigned our underlying systems to ensure your code and assets remain secure.
No master key is stored in the extension code. License checking and cryptographic validations are performed securely on the server via dedicated pre-verification endpoints.
Premium scripts are dynamically AES-256 encrypted using your specific License Key as the passphrase. Decryption takes place solely in-memory inside your browser.
Each license key allows simultaneous activation on up to 2 distinct device fingerprints. The system dynamically registers new devices, allowing flexible usage.
Public verification routes are protected by a rolling rate limiter (60 requests/minute per IP) using SQLite databases, locking out brute-force attacks.
The extension regularly checks for updates to your scripts, dynamically retrieving, decrypting, and updating them in the background.
Our premium administrative dashboard includes beautiful interactive Chart.js visualizations tracking registration statistics and license status trends.
Follow these four simple steps to install the unpacked extension package securely in Google Chrome.
Click "Download ZIP File" and extract the downloaded royext-v0.1-chrome.zip file to a folder on your computer.
Open a new tab in Google Chrome, paste chrome://extensions/ into the address bar, and press Enter.
Locate the "Developer Mode" toggle switch in the top-right corner of the Extensions page and turn it ON.
Click the "Load unpacked" button in the top-left corner, select your extracted folder, and click open to install!
Premium customizations, API rate limits, dynamic script injection, and analytics charts unlocked.
Have some doubts? Check out our quick guide answers below.
Absolutely. Loading unpacked extensions simply runs the compiled extension source folder from your local drive. This is Chrome's built-in developer protocol, meaning no signature warnings or file parsing blocks occur.
To upgrade your extension, simply download the new ZIP file from this page, extract it over your existing folder, and click the **"Reload"** icon on the RoyExt card inside `chrome://extensions/`. Chrome will apply the updates instantly without losing your activation state.
Yes. Any Chromium-based browser is fully supported. Simply navigate to their respective extensions page (e.g. edge://extensions/ or brave://extensions/), enable Developer Mode, and click "Load Unpacked" to load the directory.