Description from extension meta
Injecting Tool for injecting inline & external JavaScript, internal & external CSS into any website.
Image from store
Description from store
Inject custom JavaScript into any website. Manage multiple scripts per site, load external scripts, and automate your browsing – all with a modern, easy-to-use popup.
Managed Storage Support
This extension supports Chrome’s managed storage, allowing IT administrators to centrally provide and control scripts via enterprise policies.
Managed scripts are read-only for users and are automatically injected according to company policy.
How to set policies via Windows Registry:
Administrators can configure managed scripts by adding a registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\3rdparty\extensions\ogljheignllaaiaimiookjeoalmlimbe\policy
Set the "Sites" value as a JSON string containing the desired scripts per website.
Example:
"Sites"="{\"https://example.com\";:[
{\"id\":\"script1\",\"name\":\"Example Script\",\"code\":\"alert('Hello!')\",\"includeJQuery\":false,\"active\":true},
{\"id\":\"script2\",\"name\":\"Another Script\",\"code\":\"console.log('Test')\",\"includeJQuery\":true,\"active\":true}
]}"
After setting the policy, restart Chrome.
Managed scripts will appear in the extension and cannot be edited or deleted by users.
Latest reviews
- (2025-07-25) Nicolae Muzio: This extension is exactly what I needed! The interface is clean and modern, and it’s incredibly easy to inject and manage custom JavaScript on any website. I love that I can add multiple scripts per site, use both inline code and external URLs, and even include jQuery if needed. The managed storage support is perfect for our company environment—our IT team can provide scripts centrally, and everything just works. Highly recommended for power users, developers, and anyone who wants to customize their web experience!
- (2025-07-25) Jean Paul Gaultier: TOP - works like a charm. Can´t wait for further updates and new features.