Skip to content

Files

Latest commit

ad8028e · Jan 15, 2022

History

History
12 lines (10 loc) · 431 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 431 Bytes

Papers Chrome extension

Setting up

  1. Create a directory named lib
  2. Add weya to that directory either by directly cloning or adding a symlink (Make sure you have the latest version of weya if symlinking)
  3. Run npm install
  4. Run npm run build
  5. Turn on developer mode on chrome
  6. Click load unpacked extension on chrome
  7. Select the build folder that was created after 4th step