#33 Removed version_name and developer again for compatibility
developer is not support on chrome version_name is not supported on firefox
This commit is contained in:
parent
1abb6d0935
commit
3637b93f12
|
@ -2,14 +2,9 @@
|
|||
"name": "Enhanced Aniwatch",
|
||||
"short_name": "Enhanced Ani",
|
||||
"version": "0.1.0.0",
|
||||
"version_name": "0.1 beta",
|
||||
"description": "Enhanced Aniwatch is a slim extension which provides several UI improvments for https://aniwatch.me.",
|
||||
"manifest_version": 2,
|
||||
"author": "Serraniel",
|
||||
"developer": {
|
||||
"name": "Serraniel and Contributers",
|
||||
"url": "https://github.com/Serraniel/EnhancedAniwatch/graphs/contributors"
|
||||
},
|
||||
"homepage_url": "https://github.com/Serraniel/EnhancedAniwatch",
|
||||
"content_scripts": [{
|
||||
"matches": [
|
||||
|
|
Loading…
Reference in a new issue