Meet Compute System Recovery Utility

Create a recovery USB drive for your Meet Compute System.

Meet Compute System Recovery Utility란 무엇입니까?

Meet Compute System Recovery Utility은(는) google.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create a recovery USB drive for your Meet Compute System."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Meet Compute System Recovery Utility 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        This is a Chrome Extension for creating recovery media for your Meet Compute System.

Use this tool on M55+ Chromebooks, Windows, and Mac devices to create recovery media. Instructions on how to use the tool can be found here: https://support.google.com/meethardware/answer/10562922

By installing this item, you agree to the Google Terms of Service and Privacy Policy at https://www.google.com/intl/en/policies/.                    

확장 프로그램 기본 정보

이름 Meet Compute System Recovery Utility Meet Compute System Recovery Utility
ID odkacekibiibhidpiopcmgbgebkeoced
공식 URL https://chromewebstore.google.com/detail/meet-compute-system-recov/odkacekibiibhidpiopcmgbgebkeoced
설명 Create a recovery USB drive for your Meet Compute System.
파일 크기 4.92 MB
설치 횟수 7,511
현재 버전 1.1.2
최근 업데이트 2022-11-07
출시 날짜 2021-05-18
평점 3.33/5 총 3 개의 평점
개발자 google.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://workspace.google.com/products/meet-hardware/
도움말 페이지 URL https://support.google.com/meethardware/answer/10562922
지원되는 언어 id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "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": {
        "128": "img\/icons\/icon_128.png",
        "16": "img\/icons\/icon_16.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"
}