CRX Source Viewer 제작자: Tech Interval LLC
모든 Chrome, Firefox, Edge 확장 프로그램의 소스 코드를 보고 정리하고 다운로드하세요. 권한과 매니페스트를 점검합니다.
사용자 2명사용자 2명
확장 메타 데이터
스크린샷
정보
CRX Source Viewer lets you look inside any browser extension — Chrome, Firefox, or Edge — in one click. Open the extension's page, click "View Source," and every file inside the package is right there, formatted and searchable.
What makes it different
Most viewers just unzip the archive and leave you staring at minified code. This one automatically beautifies minified JavaScript, CSS, and HTML on open, so you can actually read what an extension does.
The Analysis tab reads the manifest and explains, in plain English, what each permission actually lets the extension do — with risk levels for permissions like "debugger", "cookies", and host access like <all_urls>. If you're deciding whether to trust an extension, that's usually the answer you're looking for.
Features
Privacy
This add-on fetches only the extension packages you ask it to inspect. It collects no analytics and tracks nothing.
What makes it different
Most viewers just unzip the archive and leave you staring at minified code. This one automatically beautifies minified JavaScript, CSS, and HTML on open, so you can actually read what an extension does.
The Analysis tab reads the manifest and explains, in plain English, what each permission actually lets the extension do — with risk levels for permissions like "debugger", "cookies", and host access like <all_urls>. If you're deciding whether to trust an extension, that's usually the answer you're looking for.
Features
- View the full source of any extension from the Chrome Web Store, Firefox Add-ons, or Edge Add-ons
- Auto-beautify minified JavaScript, CSS, and HTML (toggleable)
- Analysis tab: permission risk audit, host access breakdown, content-script inspection
- File-tree sidebar with folder grouping, type filters, and file search
- Full-text search across every file (literal or regular expression)
- Syntax highlighting for JS, TS, JSON, HTML, CSS, and more
- File hashes: MD5, SHA-1, SHA-256, SHA-384, SHA-512
- Download the extension as a clean ZIP or the original signed package
- Drag-and-drop a local .crx / .xpi / .zip file into the viewer
- Interface available in 30 languages
- Dark mode
Privacy
This add-on fetches only the extension packages you ask it to inspect. It collects no analytics and tracks nothing.
리뷰어 0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 파일을 다운로드하고 브라우저의 다운로드 기록을 읽고 수정
- 브라우저 탭에 접근
- chromewebstore.google.com에서 사용자의 데이터에 접근
- chrome.google.com에서 사용자의 데이터에 접근
- addons.mozilla.org에서 사용자의 데이터에 접근
- microsoftedge.microsoft.com에서 사용자의 데이터에 접근
선택적 권한:
- microsoft.com 도메인의 사이트에서 사용자의 데이터에 접근
- clients2.google.com에서 사용자의 데이터에 접근
- clients2.googleusercontent.com에서 사용자의 데이터에 접근
- addons.mozilla.org에서 사용자의 데이터에 접근
데이터 수집:
- 개발자는 이 확장 기능이 데이터 수집을 요구하지 않는다고 밝히고 있습니다.
추가 정보