File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
A browser extension that enhances Frida CodeShare by enabling easy copying and downloading of code snippets as you browse.
3
3
4
4
## Installation
5
- Download the correct browser extension package in the [ release page] ( https://github.com/aancw/codeshare-helper/releases )
5
+ 1 . ** Download** the latest ` codeshare-ext.zip ` from the [ Releases] ( https://github.com/aancw/codeshare-helper/releases ) page.
6
+ 2 . ** Open your browser:**
7
+ - ** Chrome/Chromium** : Go to ` chrome://extensions/ `
8
+ - ** Firefox** : Go to ` about:debugging `
9
+ 3 . ** Enable Developer Mode** :
10
+ - ** Chrome/Chromium** : Toggle "Developer mode" on.
11
+ - ** Firefox** : Click "This Firefox".
12
+ 4 . ** Load the extension** :
13
+ - ** Chrome/Chromium** : Click "Load unpacked" and select the extracted folder from the ` .zip ` file.
14
+ - ** Firefox** : Click "Load Temporary Add-on" and choose ` manifest.json ` from the extracted folder.
15
+ 5 . ** Visit Frida CodeShare** and test the extension.
16
+
17
+ ## License
18
+ This project is licensed under the ** MIT License** - see the [ LICENSE] ( LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments