Web-4.0

(★ 10)

Web 4.0 is a Chrome extension that watches a live website, infers how it works from its visible UI and network traffic, and generates a replacement frontend at runtime that still uses the original site's data and APIs.

파일 탐색기

  • .gitignore
  • background.js
  • content-script.js
  • manifest.json
  • overlay.css
  • package-lock.json
  • package.json
  • page-bridge.js
  • popup.css
  • popup.html
  • popup.js
  • README.md
  • studio.css
  • studio.html
  • studio.js
  • ui-common.js

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

// repository documentation