archon-runtime / archon-runtime.github.io

ARChon Runtime for Chrome
http://archon-runtime.github.io/
47 stars 5 forks source link

chrome broswer shows errors in manifest keys #43

Open XiaochuanWang opened 2 years ago

XiaochuanWang commented 2 years ago

my chrome version: Version 94.0.4606.81 (Official Build) (64-bit)

error 1:

'minimum_chrome_version' is only allowed for extensions, legacy packaged apps, hosted apps, packaged apps, and themes, but this is a shared module.

"minimum_chrome_version": "37",

error 2:

Unrecognized manifest key 'arc_build_tag'.

"arc_build_tag": "arc-runtime-41.4410.238.0",