加载扩展失败: 'import' 扩展未安装。

作者: bjlaur创建于 2015年7月12日更新于 2023年6月20日
  1. Installed archon from archlinux aur4. 2. Ran chromeos-apk on gmail apk 3. Tried to load gmail apk, received the error message listed below. I have ARChon Custom Runtime 2.1.0 - x86_64 41.4410.238.0 ID: neemcphgafkgnaaehlohnifbnbphlola Failed to load extension from: ~/Downloads/com.google.android.gm.android 'import' extension is not installed. { "app": { "background": { "page": "app_main.html" } }, "arc_metadata": { "apkList": [ "custom-android-release-1400197.apk" ], "enableExternalDirectory": false, "formFactor": "phone", "name": "com.google.android.gm", "orientation": "portrait", "packageName": "com.google.android.gm", "useGoogleContactsSyncAdapter": false, "usePlayServices": [ "gcm" ] }, "default_locale": "en", "icons": { "16": "icon.png", "128": "icon.png" }, "import": [ { "id": "mfaihdlpglflfgpfjcifdjdjcckigekc" } ], "manifest_version": 2, "name": "MSG_extName", "oauth2": { "client_id": "133701689125-jj0hr4gb0ff4ulsbrn0uk2i4th946d4c.apps.googleusercontent.com", "scopes": [] }, "offline_enabled": true, "permissions": [ "gcm", { "socket": [ "tcp-connect", "tcp-listen", "udp-bind", "udp-send-to", "resolve-host" ] }, "unlimitedStorage", "notifications", "clipboardRead", { "fileSystem": [ "write" ] }, "https://clients2.google.com/", "videoCapture", "clipboardWrite", "identity.email", "alarms", "storage", "identity", "audioCapture" ], "requirements": { "3D": { "features": [ "webgl" ] } }, "update_url": "https://localhost", "version": "1337" }

内容来源: vladikoff/chromeos-apk