A lightweight browser tool that lets you run custom scripts, automate websites, and interact with pages using a clean Terminal X–styled interface. This extension is inspired by userscript managers like Tampermonkey but redesigned with a modern, minimal Terminal X UI.
⭐ Features Run custom scripts on any website
Save and manage scripts inside the extension
Match patterns to auto‑run scripts on specific sites
Terminal output for logs and debugging
Clean, dark, Terminal X–themed interface
Installation (Developer Mode)
Download the Extension Download the project as a ZIP or clone the repo: git clone https://github.com/YOUR-USERNAME/TerminalX-Web-Extension.git 2. Open Chrome Extensions Go to:
chrome://extensions/ 3. Enable Developer Mode Toggle Developer Mode in the top‑right corner.
Load the Extension Click Load unpacked Select the folder you downloaded.
Done The Terminal X icon will appear in your Chrome toolbar.
Usage Click the Terminal X icon
Create or open a script
Press Run Script to execute it on the current page
View logs in the Terminal Output panel