-
I copy the following scripts from [npm pages](https://www.npmjs.com/package/eruda) to the Android Chrome's bookmark bar:
```js
javascript:(function () { var script = document.createElement('script…
-
Hi! Eruda console gets Disabled after jumping to other pages. Any way to make it stays shown after jumping to other pages? :)
-
When I upload an extension and try to click on its category, it doesn't switch!
-
here file main.js
`(function () {
function boot () {
var settings = window._CCSettings;
window._CCSettings = undefined;
if ( !settings.debug ) {
…
-
In the case of a user starting to type in their omnibox, and wanting to "complete an action", such as ex:
- would like to convert a/this file in an other fomat
- would like to CRUDSearch information…
-
用户可能会有一定的需求去监控app的健康情况
### app错误捕捉反馈给开发者
针对app的错误,反馈到各个app开发者注册的 `watcher`监听应用中,方便进行数据分析。
### app各个版本的使用情况
让用户知道各个app版本的使用人数情况,抛弃一些没有人使用的版本,降低开发者负担。
> 这些可能应该让用户自己的后端去实现,比较强需求的是提供用户无法监控…
-
### 一些用到的第三方库和解决方案
[qrcode 前端二维码生成](https://github.com/KeeeX/qrcodejs#readme)
-
Thank you so much for this project.
I am using the KBD in Termux on Android & using Eruda DevTools by launching a server through Termux:
```zsh
npx http-server /data/data/com.termux/files/home/…
-
Lately I've noticed some bugs and small:
- [x] When I search for a plugin the scroll bar doesn't work! https://github.com/deadlyjack/Acode/pull/1002
- [x] Plugins filter option https://github.co…
-
I created a custom backend wrapper for my Android filesystem using `lighting-fs` and simulated symlink functionalities. However, when attempting to clone a Git repository, the process fails after succ…