Dev Helper

Dev Helper

Dev Helper

What is Dev Helper?
Dev Helper is an all-in-one Chrome extension built for web developers. It features webpage profiling, setup of rewrite rules for request and response urls, and management of assets for efficient testing and deployment. The extension allows developers to override, add or replace headers to test different scenarios. Also, it offers setting proxy rules, script injections, and enables loading of assets from varying locations for active development. The tool is an essential partner for developers in real-time troubleshooting and feature testing.
Merlin
Stats
Users: 770 ▲ 3
Rating: 5.00 (8)
Version: 2.4 (Last updated: 2021-05-12)
Creation date: 2018-10-15
Risk impact: High risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 2
Permissions:
  • <all_urls>
  • webRequest
  • webRequestBlocking
  • proxy
Size: 92.64K
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

Dev helper is all in one development and profiling extension for Google Chrome which has the following features:

  • Profiling webpages and drawing charts showing loading time for all assets, split by domain (including time till the first byte received)

  • Set up rewrite rules to override request and response urls, allowing developers to test without actually deploy new code. Developers could override, add or replace request and response headers to test different scenarios. For example adding 'Access-Control-Allow-Origin: *' in the response header section will resolve cross domain script blocking.

Another way to use it is to replace asset or script (JavaScript and CSS) with local copy. This way the developer could make changes and test the functionality without deployment.

1.Install the extension from chrome app store. 2. Open page’s source code, and find the script tag, that you want to re-write. 3. Copy the code, and host it locally 4. Set up rewrite rule to load this file from your local web host

Note, keep in mind that Match url is actually a regex so any regEx character should be escaped! For example if you want to match http://mysite.com/global.js?version=1 and redirect it to http://localhost?version=1

See more
User reviews
Essential in my daily tasks! Works great :)
by António Carvalho António Carvalho, 2022-02-26

Saves engineers so much time when developing solutions to problems. Works like a charm!
by Tejas Kelkar Tejas Kelkar, 2021-09-30

Works Great!
by Fotin Filchev Fotin Filchev, 2020-06-23
View all user reviews
Safety
Risk impact

Dev Helper is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Dev Helper if you trust the publisher.

Risk likelihood

Dev Helper has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Screenshots
Promo images
Dev Helper small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to Dev Helper: