Skip to content

Install plugin

ramkumar edited this page Aug 19, 2023 · 2 revisions

Chrome does not allow offloading packed extensions. Use the load unpacked option

  1. This requires you to turn on developer mode in chrome extensions. Navigate to chrome://extensions/ and turn on developer mode.

  2. For unpacked loading, select load unpacked and choose the frontend directory of this repository.

Clone this wiki locally