Download and Disect Any Chrome (or Edge) Store .CRX Extension.
Learn from the code, debug and pentest it!
How to get .crx Chrome Extension File?
- Navigate to Chrome WebStore
- Find an extension you want to save, then copy a link from the address line of your browser
- Click "Let's Start". Paste copied link to the field and click "OK". Then click appeared button. The download will start immediately.
How to use it?
- Drop the
.crx
file into the placeholder - Wait until it will be processed
- Click "Download" and get source code as .zip archive with all related metadata
How CRX Extractor works?
CRX Extractor has been created with the help
of an official Google documentation describing
.crx
Chrome Extensions file format.
To get a Chrome Extension source code, the utility parses the provided .crx file, extracts 'magic' header and stored code signature.
Along with meta-data, the .crx file contains .zip-archive. This archive contains the extension manifest, source code, popup.html and all related source files.
Want to know more about this tool and about the .CRX file format? Check the about page!
We DO NOT store or Process Files!
All processing is done on the user side (your browser & computer). We do not process any CRX files server side.
YOUR browser may attempt to block processing. This is a browser security feature that we have nothing to do with. We DO NOT process any CRX files, it is all done on your side. All files are directly downloaded from official stores!
Wondering how adblock works?
Ad blocking penetration rate in U.S. grew from 24% in 2016 to 30% in 2018. Almost one third of users don't generate ad revenue for content publishers.
Free plan include automation, landing page builder, unlimited emails & 24/7 excellent customer support. ZERO Cost to get started today!
This app is absolute GENIUS. What it does 1st-off is unlock access to 52 BILLION viral funnels and each one being UNIQUE to your chosen niche.
These 7 specific scam warnings will save you hundreds, or even thousands of dollars in your search for what really works to make money online...
Motivation
The problem of Chrome Extensions security is well-known. Extensions have enormous power, because they allowed to access history and cookies of your browser and even change the content of the page you look at. This opens a huge amount of vectors for fishing attacks and spyware, opening opportunities for a lot kinds of malicious code.
Attackers can track your behaviour in Internet and your geolocation as well. They can steal your Facebook account or authentication cookies for online banking site you use.
The fact that the .crx
format documented doesn't make
it easily to manipulate. That's why this tool was created.
If you get Chrome Extension source code from .crx, you may research it's behaviour, find a malicious code, and easily learn from code to build better user experiences and improve Chrome browser use cases and defend yourself.
Learn more
- Learn how to create your first Chrome Extension
with Getting Started guide - Packaging of a Chrome Extension into .crx
- Google Chrome Extensions: 6 Security Facts
Privacy and personal data
The service allows you to easily get Chrome Extension source code without need in using advanced tools like hex-editor, turning the extraction into an automated process. Furthemore, this tool doesn't use any server-side code and operates only on the side of a browser. It doesn't store any of your personal data, protecting your privacy and rights.
Copyrights notice
The .crx extractor itself is distributed as is, under terms of GNU GPL v3. To obtain a source code of the tool, use the GitHub link from the footer.
Please use all the data you obtain using the tool with the respect to assigned copyrights. Don't redistribute or modify obtained content if you aren't permitted to act.
Communicate
Follow us for more kool tools!
SOON!