xthexder / wide-github

Change all github repository pages to be full width and dynamically sized.
MIT License
374 stars 71 forks source link

manifest "licenses" key no longer recognized #55

Closed joakime closed 4 years ago

joakime commented 4 years ago

The "licenses" key in the manifest.json for Chrome extensions is no longer recognized.

See documentation of keys at https://developer.chrome.com/extensions/manifest

The existence of this key results in an error in the Extensions dialog.

wide-github-extension-installed

wide-github-extension-error

xthexder commented 4 years ago

I've removed the licenses manifest key in master. The LICENSE file is still included in the zip and linked to in the user.js / user.css scripts.