rianadon / CheckPCR

A client for PCR, the homework system formerly used by The Harker School
MIT License
8 stars 3 forks source link

Could Not Load Manifest? #11

Open 21SarahR opened 7 years ago

21SarahR commented 7 years ago

I followed the tutorial exactly, but I'm getting an error when I try to load the extension that says "Error loading extension: Manifest file is missing or unreadable." Help?

rianadon commented 7 years ago

Hi @21SarahR.

That is a very interesting error. The two possible issues I can think of that could be causing it are:

  1. Are all of the necessary files in the directory you downloaded Check PCR to? There should be a manifest.json file in there.
  2. Did you select the correct folder when loading the extension? You'll need the select the folder which has that manifest.json file directly in it.

If one of these does turn out to be the problem, please tell me so I can update the instructions to be a little more clear.

Thank you!