https://github.com/asheroto/Extension-Exporter/assets/49938263/c348aceb-dfaa-4e33-a903-c5886fb9a342
Extension Exporter
Extension Exporter is a Chrome extension designed to export the names and URLs of all your installed extensions into an HTML file. This extension is fully open-source to ensure transparency and safety.
Stores
Available on both the Chrome Web Store and Microsoft Edge-Addons.
Features
- Export Installed Extensions: Organize installed extension names and homepage URLs into an offline HTML file (no dependencies).
- Local Execution: All code runs locally without connecting to remote servers.
- Easy-to-use: Click the extension button to instantly generate the HTML file.
- Cross-browser compatibility: Currently functions on both Chrome and Edge browsers.
- Separate Enabled and Disabled Extensions: Clearly distinguish between enabled and disabled extensions.
- CRX Download Links: Includes download links (CRX) for each extension.
- Text-only Listing: Offers a text-based listing with both copy-to-clipboard functionality and a print option.
- Toggle CRX Download: Easily toggle visibility of CRX download icons.
- Toggle Stats: View extension stats using Chrome-Stats.com or Edge-Stats.com. These sites provide statistics on the usage, popularity, and ratings of Chrome and Edge extensions, aiding users in assessing their reliability and performance.
- Toggle CRXcavator Report: Access CRXcavator reports for extensions, providing detailed security assessments, including information on the remote servers to which the extension connects, to evaluate the security risks associated with browser extensions.
Installation
This extension is available on the Chrome Web Store. This is the recommended installation approach. Alternatively, you can install the CRX file in releases.
Open Source
This extension is fully open-source to ensure both transparency and security. You can view and even contribute to the source code.
Contributing Guidelines
We value community contributions and encourage you to get involved. For issues, feature requests, or code contributions, please visit our GitHub repository.
- If you come across any issues, open a new issue on GitHub.
- To suggest new features, you can also submit an issue.
- If you wish to contribute code, we accept Pull Requests. Be sure to read our contributing guidelines for the required code style.
Detailed instructions on how to contribute can be found on the contributing guidelines page. Thank you for helping to improve our Chrome extension.
Support
If you found this extension helpful and want to show your appreciation, consider making a small donation to the developer. Your support is greatly appreciated and helps keep the coffee flowing, allowing me to continue working on other cool projects like this!
Rate and Feedback
If you enjoyed using this extension, please take a moment to rate it on the Chrome Web Store.
For feature requests and bug reports, visit the Issues tab.
To-Do List
- [x] Add CRX downloads
- [x] Improve text-only listing
- [x] Add copy to clipboard button
- [x] Improve page that opens when clicking on the icon
- [x] Work with Edge Add-ons
- [ ] Switch to a table format?
- [ ] Include extension ID w/copy button
- [ ] Include extension description
- [ ] Automatically check extension risk status using API?
- [ ] Separate Apps from Extensions (issue #4)