KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
HoleConsoleApp
★ 12
Open GitHub ↗
Hole Console App
Download README (.md)
Explore Similar Repositories
tauri-todomvc
:
A tauri implementation of todomvc
gender_voice_recognition
:
we aim't to use machine learning algorithm to predict gender of who's talking
sm64-tjp
:
A romhack of the SM64 Decomp, which aims to readd scrapped and unused content. Public and Opensourced. Any contributions are appreciated
editor_js_with_next_js
:
Editor JS, a modern block level rich text editor working great with Next JS.
golang-eth-patches
:
these are curated patches from different forks of go-ethereum and erigion
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
HoleConsoleApp
?
Download (.md)
# Hole Console App > 一款移动端 chrome web 调试应用。 ## 任务 - 获得 inspect 列表 - 目前好像只能通过 adb 远程方式获取 tcp 通讯通道 - 首先实现 js 注入 ## 参考资料 <https://github.com/ChromeDevTools/awesome-chrome-devtools> <https://chromedevtools.github.io/devtools-protocol/> <https://chromium.googlesource.com/devtools/devtools-frontend/+/refs/heads/main/docs/architecture_of_devtools.md> <https://developer.android.com/studio/command-line/adb?hl=zh-cn>