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

Corrupted extension message #69

Open
BoxOfSnoo opened this issue Jan 19, 2018 · 0 comments
Open

Corrupted extension message #69

BoxOfSnoo opened this issue Jan 19, 2018 · 0 comments

Comments

@BoxOfSnoo
Copy link

There's an issue with Chrome 63+ that claims the extension is corrupted.

I found a quick fix, just add the following line into the manifest.json
"update_url": "https://raw.githubusercontent.com/Cortys/comic-backup/master"
(it actually doesn't matter what URL is there, apparently). Don't forget to add the comma to the end of the line above if you put this at the end.

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

No branches or pull requests

2 participants