tryton-vanmeer / ProtonDB-for-Steam

Shows ratings from protondb.com on Steam
GNU General Public License v3.0
168 stars 3 forks source link

Unrecognized manifest key 'applications'. #34

Closed spannerman79 closed 2 years ago

spannerman79 commented 3 years ago

Expected Behaviour:

Actual Behaviour:

Unrecognized manifest key 'applications'. with the following text highlighted

 "applications": {
      "gecko": {
          "id": "{30280527-c46c-4e03-bb16-2e3ed94fa57c}"
      }
  }

Seems that https://github.com/tryton-vanmeer/ProtonDB-for-Steam/blob/40f81e21e00b39a2ef8fe4246de247894f046ee0/src/manifest.json#L37..L43 is the issue.

Steps to Reproduce:

  1. Follow https://github.com/tryton-vanmeer/ProtonDB-for-Steam/blob/master/docs/Install-Manually.md exactly
  2. See Errors listed

Details

Browser:

Browser Version: Version 92.0.4515.159 (Official Build) (64-bit)

Addon Version: https://github.com/tryton-vanmeer/ProtonDB-for-Steam/releases/tag/v1.8.1

EduardoJM commented 2 years ago

Is it an error that not affect the behaviour of the extension. Is only a error of not regonized manifest section and that is not a real problem when the extension use the same code on chrome and firefox.