Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_title": "Recovery Extension Tool"
},
"author": {
"email": "[email protected]"
},
"background": {
"service_worker": "background_workspace_hardware_ext.js"
},
"default_locale": "en",
"description": "__MSG_APP_DESCRIPTION_WORKSPACE_HARDWARE__",
"host_permissions": [
"https:\/\/dl.google.com\/dl\/edgedl\/chromeos\/recovery\/workspaceHardware_recovery2.json",
"https:\/\/www.google-analytics.com\/"
],
"icons": {
"16": "img\/icons\/icon_16.png",
"128": "img\/icons\/icon_128.png"
},
"manifest_version": 3,
"minimum_chrome_version": "91.0.4472.26",
"name": "__MSG_APP_NAME_WORKSPACE_HARDWARE__",
"permissions": [
"chromeosInfoPrivate",
"feedbackPrivate",
"fileSystem",
"imageWriterPrivate",
"metricsPrivate",
"storage"
],
"short_name": "__MSG_APP_SHORT_NAME__",
"version": "1.1.2",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}