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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον google.com, και η κύρια λειτουργία του είναι "Create a recovery USB drive for your Meet Compute System.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Meet Compute System Recovery Utility

Λήψη αρχείων επέκτασης Meet Compute System Recovery Utility σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
}