A one-click numpad sidebar for fast score entry — built for Udvash script evaluator tired of typing evaluation marks on phone or laptop.
Guideline video: How to use
Download EasyPut (free): Download
Form Link (For supporters): Form
EasyPut injects a sleek numpad sidebar into any webpage, letting you click numbers to fill in score fields instead of typing them manually. It works on any website, remembers your settings, and stays out of your way when you don't need it.
Perfect for:
- Entering Udvash script evaluation marks quickly
- Any repetitive number-entry workflow on the web
| Feature | Description |
|---|---|
| One-click numpad | Click buttons (0–10) to instantly fill any input field |
| Visual element picker | Click any input or submit button on the page to target it — no CSS knowledge needed |
| Sidebar & floating modes | Dock the panel to any edge (left, right, top, bottom) or detach it as a draggable floating window |
| Customizable buttons | Edit button values and grid layout (rows × columns) to fit your use case |
| Selector presets | Save and reuse input/submit targets across sessions — switch with a dropdown |
| SPA-aware | Automatically re-injects on single-page app navigation (React, Vue, etc.) |
| Persistent state | All settings survive page reloads via chrome.storage.local |
| Enable/Disable toggle | Turn the extension on or off from the popup without uninstalling |
EasyPut is not yet on the Chrome Web Store. Install it manually in developer mode.
Download the latest .zip from the Download page and unzip it to a folder on your computer.
In your Chrome browser, navigate to:
chrome://extensions
Or go to Menu (⋮) → Extensions → Manage Extensions.
Toggle Developer mode on using the switch in the top-right corner of the Extensions page.
Click Load unpacked and select the unzipped EasyPut_extension_1.1.0 folder.
Click the puzzle piece 🧩 icon in Chrome's toolbar, find EasyPut, and click the pin icon to keep it visible.
- Open the page where you want to enter scores.
- The EasyPut sidebar will appear on the right side of the screen.
- Go to the Selector tab inside the panel.
- Click Pick Input and then click the score input field on the page — EasyPut will capture its selector automatically.
- Optionally click Pick Submit to also capture the submit/save button.
Once your input field is targeted, click any numpad button (0, 1, 2 … 10) to instantly fill the field with that value. If a submit selector is set, click the Submit button in the panel to trigger form submission.
If you use the same input field repeatedly (e.g., across multiple exam scripts), save it as a preset:
- After picking your selectors, click Save Preset and give it a label.
- Next time, select the preset from the dropdown — no re-picking needed.
- Sidebar mode — docked to an edge of the page. Drag the resizer handle to adjust width.
- Floating mode — detach the panel so it floats freely. Drag it anywhere on screen.
Use the Layout tab in the settings to switch between modes and choose your dock edge (left / right / top / bottom).
Go to the Buttons tab in the settings panel to:
- Change the value of any button slot
- Set a slot to
NONEto hide it - Adjust the grid (rows and columns)
Click the EasyPut icon in the Chrome toolbar to open the popup. Use the ON / OFF toggle to enable or disable the sidebar without uninstalling the extension.
| Permission | Why it's needed |
|---|---|
storage |
Saves your selector targets, presets, and layout settings locally |
activeTab |
Communicates with the current tab when toggling via popup |
scripting |
Injects the numpad sidebar into pages |
host_permissions: <all_urls> |
Allows the sidebar to work on any website |
No data is ever sent to any server. Everything stays in your browser.
If EasyPut saves you time, consider buying the developer a coffee:
This project is licensed under the Apache 2.0.







