Running in Developement Mode - lap00zza/9anime-Companion GitHub Wiki
If you want to run 9anime Companion in Developement mode, you will need to either:
- Build the extension yourself. Build Instructions
- or, Download it from Releases.
Then follow the steps below.
for Chrome
- Open Chrome. Then Settings > Extensions. Check Developer mode.
- Click Load unpacked extension...
-
- If you built it from source: select the 9anime-Companion/dist directory.
- If you downloaded zip from Releases: select the extracted location.
for Firefox
- Open Firefox. Then enter
about:debugging
in the URL bar and press enter. - Click Load Temporary Add-on
-
- If you built it from source: select the
manifest.json
file in 9anime-Companion/dist directory. - If you downloaded zip from Releases: select the
manifest.json
file in extracted location.
- If you built it from source: select the