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.

Extension stats

Users: 722 ▲ 22
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

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

Extension 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, 2022-02-26

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

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

Extension safety

Risk impact

Dev Helper requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

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

Upgrade to see risk analysis details

Promo images

Dev Helper small promo image
Small promo image

Similar extensions

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