Corrupted extension message
Open
needs reproduction
- Dominant language
- JavaScript
- Stars
- 294
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.