Code Injector icon

Code Injector

by Evgenii View Publisher

v1.0.0 Updated Mar 30, 2026 252KiB
CWS
10
Users
★ 0.00
0 reviews
#120931
of 207.3K
developer
#10483 of 18.1K
⚠️Requests 1 sensitive permission Recently updated

Description

Code Injector is a powerful userscript manager that lets you run custom JavaScript snippets and inject code on any website automatically or on demand. KEY FEATURES • Flexible URL patterns — match by exact domain, wildcard (*.example.com), path, port, or full URL. Use * to target all sites. • Auto and manual modes — scripts run automatically on page load, or only when you click the ▶ button. • Built-in code editor — full-featured editor with JavaScript syntax highlighting and real-time error detection. • Fullscreen editing — expand the code editor to a fullscreen overlay for comfortable work on complex scripts. • Drag & drop ordering — reorder your rules with smooth animated drag and drop. • Light and dark themes — follows your browser theme automatically, or set it manually. • 12 languages — English, Russian, Chinese, Japanese, Korean, Spanish, French, German, Arabic, Georgian, Turkish, and Kazakh. • Enable / disable rules — toggle individual rules on and off without deleting them. • Domain-aware filtering — filter your rules list to show only those matching the current site. • All data stored locally — your rules are saved in chrome.storage.local; nothing is sent to external servers. TYPICAL USE CASES — Add custom styles or scripts to sites that don't offer personalization. — Automate repetitive browser tasks (fill forms, click buttons, collect data). — Debug and prototype front-end changes directly on production sites. — Inject analytics, logging, or monitoring snippets for development. — Debug and prototype front-end changes, test UI variations, or fix layouts directly on production sites. HOW IT WORKS 1. Click the extension icon in the toolbar. 2. Click "Add" to create a new rule. 3. Enter a URL pattern (e.g. *.example.com). 4. Write your JavaScript code. 5. Save. The script will execute on every matching page load. For manual rules, check the "Manual" checkbox — the script won't run automatically, but you can trigger it anytime with the ▶ button. Built with Manifest V3, chrome.scripting API, and Vanilla JS. No external dependencies at runtime.
Code Injector screenshot 1Code Injector screenshot 2Code Injector screenshot 3

Reviews

Loading reviews...

Permissions (5)

Permissions

debugger Can use Chrome's debugging protocol on other tabs scripting Can inject scripts into web pages storage Can store data locally in your browser tabs Can see your open tabs and their URLs webNavigation Can monitor navigation events

Details

Version 1.0.0
Updated Mar 30, 2026
Size 252KiB
First Seen Apr 1, 2026