Import Pkg In Devtools

A chrome extension help to import pkg in devtools

Extension stats

Users: 9 ▲ 3
Version: 1.0.3 (Last updated: 2024-11-18)
Creation date: 2024-10-25
Risk impact: Low risk impact
Risk likelihood: High risk likelihood
Manifest version: 3
Size: 17.47K

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.

Extension summary

A chrome plugin that helps import npm packages into devtools for easier debugging. The package contents are attached to the window.lucky variable by default.You can also specify to mount it on a different global variable. You also can specify different package version.

Feature:

  • Import npm package into devtool
  • Specify package version. (default latest version)
  • Specify attached gloabal variable. (default window.lucky)
  • Multiple Instance. (by specify different global variable)

Example: In Chrome devtools

  • Basic:
    $npm('dayjs') // you can use window.lucky
  • Specify package version $npm('[email protected]') //
  • Specify attached gloabal variable $npm('[email protected]', 'MyDayJs') // you can use window.MyDayJs
See more

Extension safety

Risk impact

Import Pkg In Devtools requires very minimum permissions.

Risk likelihood

Import Pkg In Devtools may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Import Pkg In Devtools: