eruda
eruda copied to clipboard
怎么安装到手机端的浏览器中进行使用呢
Wtf
Wtf
???平白无故骂人呢排?教养呢?
LOL. I can see from the response that something got lost in translationto Chinese. I meant no disrespect: it was just a hint that users of an internationally used issue tracker should stick to English to avoid excluding people.
from /readme.md
:
In order to try it for different sites, execute the script below on browser address bar.
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
also, I've found that it's much easier to make a bookmarklet with that code rather than typing it out every time.
I hope this helped! (:
LOL. I can see from the response that something got lost in translationto Chinese. I meant no disrespect: it was just a hint that users of an internationally used issue tracker should stick to English to avoid excluding people.
oh,thanks for your tips.
from
/readme.md
:In order to try it for different sites, execute the script below on browser address bar.
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
also, I've found that it's much easier to make a bookmarklet with that code rather than typing it out every time.
I hope this helped! (:
Thanks for your help,it's very useful for me.
yeah - another good suggestion is to always read the readme
file before filing issues (:
glad we could help!
https://github.com/whistle-plugins/whistle.inspect a code-less ways of using eruda: by proxy injection
ChromeXt embeds eruda
into Chromium based and WebView based browsers.
Also, some features of ChromeXt
are added to eruda
.