pd4d10 / console-importer

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

能自选cdn库吗?或者多提供几个 #21

Closed adoin closed 1 year ago

adoin commented 1 year ago

https://api.cdnjs.com/libraries 经常连接问题

adoin commented 1 year ago

很多库 没有上cdnjs,搜不到,至少unpkg jsdeliver得要吧。。。

rubickecho commented 1 year ago

很多库 没有上cdnjs,搜不到,至少unpkg jsdeliver得要吧。。。

For advanced use, there are also two functions $i.unpkg and $i.cdnjs which could be used to import resources from specific CDN.

adoin commented 1 year ago

很多库 没有上cdnjs,搜不到,至少unpkg jsdeliver得要吧。。。

For advanced use, there are also two functions $i.unpkg and $i.cdnjs which could be used to import resources from specific CDN.

😘😘😘