Goal: Build a "Dynamic Smart Proxy" MV3 Extension to bypass ISP DPI/SNI blocking with advanced error detection, anti-loop mechanisms, and PAC subdomain propagation.
Key Files:
manifest.json: AddedwebRequestpermissions for ISP block page detection.background.js: Implements connection drop/timeout detection, ISP redirect blocks, anti-loop memory, and advanced PAC fallback logic.popup.html&popup.js: Enhanced UI for proxy settings and manual domain management (add/remove).README.md: Updated project documentation.
Known Issues: None currently.
Next Steps: Test the extension against real ISP DPI blocks to verify redirect handling and PAC auto-configuration.