- ホーム
- オープンソース
Why open source matters for a cloner
A tool that touches your pages should be auditable.
Inspect the code
The full extension source is public under an MIT license.
- MIT licensed
- Public repository
Verify the privacy claims
See for yourself that capture and export stay local.
- No hidden uploads
- No telemetry to trust
Build and extend
Clone the repo, run it in dev mode, and adapt it.
- Plasmo dev build
- Contributions welcome
What the open-source tool does
The same pixel-perfect, local cloning — out in the open.
Pixel-perfect capture
Freeze the live DOM with computed styles on any tab.
- Computed styles
- Base64 images
Clean export
Download self-contained HTML + assets as a ZIP.
- Tracker filtering
- Asset dedupe
Framework conversion
Convert captured HTML to React or Vue locally.
- HTML → React
- HTML → Vue
クローナーにオープンソースが重要な理由
お客様のページに触れるツールは監査可能であるべきです。
コードを検査
拡張機能の完全なソースはMITライセンスで公開されています。
- MITライセンス
- 公開リポジトリ
プライバシー主張を検証
キャプチャと書き出しがローカルに留まることをご自身で確認。
- 隠れたアップロードなし
- 信頼すべきテレメトリなし
ビルドして拡張
リポジトリをクローンし、開発モードで実行して適応。
- Plasmo開発ビルド
- 貢献を歓迎
オープンソースツールがすること
同じピクセルパーフェクトでローカルなクローン — すべて公開。
ピクセルパーフェクトなキャプチャ
任意のタブの生のDOMを計算済みスタイルで固定。
- 計算済みスタイル
- Base64画像
クリーンな書き出し
自己完結型のHTML + アセットをZIPとしてダウンロード。
- トラッカーフィルタ
- アセットの重複排除
フレームワーク変換
キャプチャしたHTMLをローカルでReactやVueに変換。
- HTML → React
- HTML → Vue
ウェブページをクローンする他の方法を探る
適したワークフローを選んでください — すべての選択肢がブラウザ内でローカルに動作します。
Clone Website拡張機能
Chrome向けピクセルパーフェクトなページクローナー。
Website Clonerツール
あらゆるページをキャプチャして書き出す、ローカルでプライベートなツール。
WebsiteをHTMLにクローン
クリーンで自己完結型のHTMLとアセットを書き出し。
URLからwebsiteをクローン
任意のURLを開き、1クリックでキャプチャ。
オンラインクローナーの代替
ローカル拡張機能がオンラインクローンツールより優れる理由。
AI Websiteクローナー(BYOK)
独自のキーでクローンしたHTMLをReactやVueに変換。
ウェブサイトのクローンとは?
クローンの意味を解説 — ガイドをお読みください。
拡張機能をインストール
CloneWebsiteをChromeに追加してキャプチャを開始。
よくある質問
Is the website cloner open source?
Yes. The extension is released under the MIT license and the source is available on GitHub.
Where can I find the repository?
Search for the CloneWebsite / page-effect-restoration repository on GitHub, or follow the GitHub link in the site footer.
Can I self-build it from source?
Yes. Clone the repo, install dependencies with pnpm, and run the Plasmo dev build to load it unpacked in Chrome.
Does open source mean my data is safe?
The code is auditable, so you can confirm that all capture, processing, and export happen locally with no uploads.
このwebsiteクローナーはオープンソースですか?
はい。拡張機能はMITライセンスで公開され、ソースはGitHubで利用できます。
リポジトリはどこで見つけられますか?
GitHubで CloneWebsite / page-effect-restoration リポジトリを検索するか、サイトのフッターにあるGitHubリンクをご利用ください。
ソースから自分でビルドできますか?
はい。リポジトリをクローンし、pnpmで依存関係をインストールし、Plasmo開発ビルドを実行してChromeにパッケージ化せずに読み込みます。
オープンソースならデータは安全ですか?
コードは監査可能なので、すべてのキャプチャ、処理、書き出しがアップロードなしでローカルに行われることを確認できます。