概要
シングルファイル比較とフォルダ比較をサポートするモダンなコード比較ツール
This is a 100% local, secure visual code and folder diff tool for developers. It has NO backend server and makes NO network requests (No fetch/XHR). ### 1. How to Test 1. Click the extension icon to open the popup. 2. Code Snippet Diff: Go to "Code Diff", paste text into the Left and Right inputs, and click "Compare". It instantly shows line-by-line and word-by-word visual differences (Green for additions, Red for deletions). 3. Folder Comparison: Go to "Folder Diff", click "Select Left Folder" and "Select Right Folder" to upload two local directories. It will recursively map out the file tree and list file statuses (Modified, Added, or Deleted). Click a modified file to view the detailed code diff. ### 2. Security & Code Transparency - 100% Local Execution: All file reading and text diffing algorithms run strictly client-side within the local browser memory. User source code never leaves their machine. - No Obfuscation: All proprietary JavaScript code is completely unminified, non-obfuscated, and human-readable for easy line-by-line review. - Third-Party Library: We bundled a local copy of the official open-source "jsdiff" library (libs/diff.min.js) for the diffing algorithm. No remote CDNs are loaded. (Official repo: https://github.com/kpdecker/jsdiff). - Manifest V3 Compliance: No high-risk or sensitive tracking permissions are requested. No dynamic code execution (No eval).
詳細
- バージョン1.1.0
- 更新:2026年7月4日
- 提供元tzzxqsz
- サイズ72.78KiB
- 言語17 言語
- デベロッパー
メール
tzzxqsz@gmail.com - 非取引業者このデベロッパーは取引業者として申告していません。EU 加盟国の消費者とこのデベロッパーとの間に締結された契約には、消費者の権利が適用されません。
プライバシー
このデベロッパーは、お客様のデータについて以下を宣言しています
- 承認されている以外の用途で第三者に販売しないこと
- アイテムの中心機能と関係のない目的で使用または転送しないこと
- 信用力を判断する目的または融資目的で使用または転送しないこと