Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest file is missing or unreadable #4

Open
designeng opened this issue Jul 27, 2022 · 3 comments
Open

Manifest file is missing or unreadable #4

designeng opened this issue Jul 27, 2022 · 3 comments

Comments

@designeng
Copy link

Here's the error with installation instruction:
"Manifest file is missing or unreadable":

image

@designeng
Copy link
Author

If I try to install from /src/extention folder, ther is the error

Could not load JavaScript 'js/content-script.js' for content script.

@designeng
Copy link
Author

Even if to fix the paths in the manifest, there are another errors
image
Is it really the working version?

@rbracco
Copy link

rbracco commented Sep 2, 2022

You need to do the following
npm install
npm run build

and then when loading the unpacked extension from chrome, you should choose the "dist" folder, this is where the built app gets created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants