gragland / chatgpt-chrome-extension

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
MIT License
2.83k stars 455 forks source link

Manifest file is missing or unreadable Could not load manifest. #39

Open oleg-valko-pro opened 1 year ago

oleg-valko-pro commented 1 year ago

When I added a folder with an extension in the browser. Manifest file is missing or unreadable Could not load manifest.

But manifest.json is in the extension folder

ryananwang commented 1 year ago

me too

g8f6r4e7x2 commented 1 year ago

same here

aisa140 commented 1 year ago

Got the same issue. Solved it. It's not missing. Just change the folder to ....chatgpt-chrome-extension\extension. It's not working because the actual .json file is not in the folder specified, but within a folder in there. Just pick the folder called Extension instead and it will work.