Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Running in Developement Mode

Jewel Mahanta edited this page Apr 16, 2017 · 1 revision

If you want to run 9anime Companion in Developement mode, you will need to either:

Then follow the steps below.

for Chrome

  1. Open Chrome. Then Settings > Extensions. Check Developer mode.
  2. 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

  1. Open Firefox. Then enter about:debugging in the URL bar and press enter.
  2. 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.
Clone this wiki locally