Committed by
GitHub
Merge pull request #64 from autoclaw-cc/feat/extension-bridge
feat: 迁移至浏览器扩展架构,移除 CDP/多账号/指纹模块
Showing
21 changed files
with
1516 additions
and
2173 deletions
extension/background.js
0 → 100644
extension/content.js
0 → 100644
extension/manifest.json
0 → 100644
scripts/account_manager.py
deleted
100644 → 0
scripts/bridge_server.py
0 → 100644
scripts/chrome_launcher.py
deleted
100644 → 0
scripts/publish_pipeline.py
deleted
100644 → 0
scripts/test_headless_login.py
deleted
100644 → 0
scripts/xhs/bridge.py
0 → 100644
scripts/xhs/stealth.py
deleted
100644 → 0
tests/test_account_manager.py
deleted
100644 → 0
-
Please register or login to post a comment