KinoLien

Results 13 comments of KinoLien

You don't need to change any source code, just add the followings before `pace` loaded: ``` window.paceOptions = { ajax: { trackMethods: ['GET', 'POST'] } }; ``` It works for...

Nope, nothing appears on console. The coin-hive will create few `Workers` in background for mining, and i want to know that do we have the close `Workers` permission in content/background...

Thank you :-) I will survey how to add to CDNjs and prepare for that, and also fix #19 in one week.

According to section A.b on [this](https://github.com/cdnjs/cdnjs/blob/master/CONTRIBUTING.md), it says: `For the new library request issue, please make sure it's not a personal project, we have a basic requirement for the popularity,...

> how did you generated this key? I don't know what's your gaming flow, but as far as I have tried, there are two ways: #### Personal Token (fast and...

Not entirely correct, bro. Anybody can READ all public repos, and difference of with/without token are that you can increase API rate limit and have the WRITE permission of the...

What do you want to do by cli? do the same thing like GitZip?

Maybe can use svn? check [this answer](http://stackoverflow.com/a/18194523/2238770).

Could you tell some details about it? or how do you want to use with the plugin to download? or any scenarios?

Thank you for the reply. Frankly, I don't know how to response the question, cause i'm not a java developer and not skilled for maven framework. So i was thinking,...