A browser extension that enhances Frida CodeShare by enabling easy copying and downloading of code snippets as you browse.
- Download the latest
codeshare-ext.zip
from the Releases page. - Open your browser:
- Chrome/Chromium: Go to
chrome://extensions/
- Firefox: Go to
about:debugging
- Chrome/Chromium: Go to
- Enable Developer Mode:
- Chrome/Chromium: Toggle "Developer mode" on.
- Firefox: Click "This Firefox".
- Load the extension:
- Chrome/Chromium: Click "Load unpacked" and select the extracted folder from the
.zip
file. - Firefox: Click "Load Temporary Add-on" and choose
manifest.json
from the extracted folder.
- Chrome/Chromium: Click "Load unpacked" and select the extracted folder from the
- Visit Frida CodeShare and test the extension.
This project is licensed under the MIT License - see the LICENSE file for details.