pd4d10 / console-importer

Easily import JS and CSS resources from Chrome console.
https://chrome.google.com/webstore/detail/console-importer/hgajpakhafplebkdljleajgbpdmplhie
MIT License
863 stars 58 forks source link

feat: add tips of global variables #8

Closed francecil closed 2 years ago

francecil commented 3 years ago

$i('lodash') Console Output:

...
[$i]: lodash.js(https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.20/lodash.min.js) is loaded.
[$i]: The new global variables are as follows: _ . Maybe you can use them.