Hi,
I've been using this library and it's working pretty awesome!
But three days ago, I was developing a website and I used your library in it, I opened my chrome and went to developers tool and there I opened "Network" tab, I was loading 2 files by using this library.
- styles.css
- zzscript.js
Now what I saw that, your library was loading these two files two times. View this image:

It's first loading using AJAX I guess, then when It do inject in webpage, the browser again loads it. And it taking so much time as you can see.
Hi,
I've been using this library and it's working pretty awesome!
But three days ago, I was developing a website and I used your library in it, I opened my chrome and went to developers tool and there I opened "Network" tab, I was loading 2 files by using this library.
Now what I saw that, your library was loading these two files two times. View this image:
It's first loading using AJAX I guess, then when It do inject in webpage, the browser again loads it. And it taking so much time as you can see.