Microsoft Windows recorder (V1)
Desktop flows automates manual business processes across on-premises and cloud apps and services.
Τι είναι το Microsoft Windows recorder (V1);
Το Microsoft Windows recorder (V1) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Microsoft Corporation, και η κύρια λειτουργία του είναι "Desktop flows automates manual business processes across on-premises and cloud apps and services.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Microsoft Windows recorder (V1)
Λήψη αρχείων επέκτασης Microsoft Windows recorder (V1) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Microsoft Windows recorder (V1) lets you create desktop flows that automate manual business processes across on-premises apps, web apps, and services. The Google Chrome extension enables desktop flows by connecting native system components to Microsoft Power Automate. Automate step-by-step processes by recording, testing, and replaying actions such as mouse clicks, keyboard use, and data entry on Windows desktop apps or in a web browser. This browser extension requires additional software to perform properly. Please make sure that you've downloaded and installed Microsoft Power Automate Desktop to your device before continuing. By installing this extension, you agree to the Terms at: https://go.microsoft.com/fwlink/?linkid=2147696
Βασικές Πληροφορίες Επέκτασης
Όνομα | Microsoft Windows recorder (V1) |
ID | jcajipieipkmjpfakbdhmjidmhidogoo |
Επίσημο URL | https://chrome.google.com/webstore/detail/jcajipieipkmjpfakbdhmjidmhidogoo |
Περιγραφή | Desktop flows automates manual business processes across on-premises and cloud apps and services. |
Μέγεθος Αρχείου | 39.77 KB |
Αριθμός Εγκαταστάσεων | 15,217 |
Τρέχουσα Έκδοση | 2.2.1-prod |
Τελευταία Ενημέρωση | 2022-05-17 |
Ημερομηνία Δημοσίευσης | 2020-06-24 |
Αξιολόγηση | 1.77/5 Συνολικά 13 Αξιολογήσεις |
Προγραμματιστής | Microsoft Corporation |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://flow.microsoft.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://docs.microsoft.com/en-us/power-automate/ui-flows/overview |
URL της Σελίδας Πολιτικής Απορρήτου | https://aka.ms/privacypolicy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "version": "2.2.1", "version_name": "2.2.1-prod", "description": "__MSG_extDescription__", "short_name": "__MSG_extShortName__", "background": { "scripts": [ "SeleniumIDE\/seleniumIdeClient.js", "requestListener.js", "recordingStatus.js", "background.js" ], "persistent": false }, "externally_connectable": { "ids": [ "ajdpfmkffanmkhejnopjppegokpogffp", "mooikfkahbdckldjjndioackbalphokd" ], "matches": [ "https:\/\/make.local.powerapps.com\/*", "https:\/\/make.dev.powerapps.com\/*", "https:\/\/make.test.powerapps.com\/*", "https:\/\/make.preprod.powerapps.com\/*", "https:\/\/make.preview.powerapps.com\/*", "https:\/\/make.powerapps.com\/*", "https:\/\/flow.microsoft.com\/*", "https:\/\/*.flow.microsoft.com\/*", "https:\/\/gov.flow.microsoft.us\/*", "https:\/\/high.flow.microsoft.us\/*", "https:\/\/make.gov.powerapps.us\/*", "https:\/\/make.high.powerapps.us\/*", "https:\/\/*.powerautomate.cn\/*", "https:\/\/make.powerapps.cn\/*", "https:\/\/flow.appsplatform.us\/*", "https:\/\/make.apps.appsplatform.us\/*", "https:\/\/make.test.powerautomate.com\/*", "https:\/\/make.preview.powerautomate.com\/*", "https:\/\/make.powerautomate.com\/*", "https:\/\/make.gov.powerautomate.us\/*", "https:\/\/make.high.powerautomate.us\/*", "https:\/\/make.powerautomate.appsplatform.us\/*", "https:\/\/make.powerautomate.cn\/*" ] }, "icons": { "16": "images\/PowerAutomate.16x16.png", "32": "images\/PowerAutomate.32x32.png", "48": "images\/PowerAutomate.48x48.png", "80": "images\/PowerAutomate.80x80.png", "96": "images\/PowerAutomate.96x96.png", "128": "images\/PowerAutomate.128x128.png" }, "manifest_version": 2, "content_scripts": [ { "js": [ "contentScript.js", "portal\/extensionTelemetry.js" ], "matches": [ "https:\/\/make.local.powerapps.com\/*", "https:\/\/make.dev.powerapps.com\/*", "https:\/\/make.test.powerapps.com\/*", "https:\/\/make.preprod.powerapps.com\/*", "https:\/\/make.preview.powerapps.com\/*", "https:\/\/make.powerapps.com\/*", "https:\/\/flow.microsoft.com\/*", "https:\/\/*.flow.microsoft.com\/*", "https:\/\/gov.flow.microsoft.us\/*", "https:\/\/high.flow.microsoft.us\/*", "https:\/\/make.gov.powerapps.us\/*", "https:\/\/make.high.powerapps.us\/*", "https:\/\/*.powerautomate.cn\/*", "https:\/\/make.powerapps.cn\/*", "https:\/\/flow.appsplatform.us\/*", "https:\/\/make.apps.appsplatform.us\/*", "https:\/\/make.test.powerautomate.com\/*", "https:\/\/make.preview.powerautomate.com\/*", "https:\/\/make.powerautomate.com\/*", "https:\/\/make.gov.powerautomate.us\/*", "https:\/\/make.high.powerautomate.us\/*", "https:\/\/make.powerautomate.appsplatform.us\/*", "https:\/\/make.powerautomate.cn\/*" ] } ], "name": "__MSG_extName__", "permissions": [ "nativeMessaging", "https:\/\/make.local.powerapps.com\/*", "https:\/\/make.dev.powerapps.com\/*", "https:\/\/make.test.powerapps.com\/*", "https:\/\/make.preprod.powerapps.com\/*", "https:\/\/make.preview.powerapps.com\/*", "https:\/\/make.powerapps.com\/*", "https:\/\/flow.microsoft.com\/*", "https:\/\/*.flow.microsoft.com\/*", "https:\/\/gov.flow.microsoft.us\/*", "https:\/\/high.flow.microsoft.us\/*", "https:\/\/make.gov.powerapps.us\/*", "https:\/\/make.high.powerapps.us\/*", "https:\/\/*.powerautomate.cn\/*", "https:\/\/make.powerapps.cn\/*", "https:\/\/flow.appsplatform.us\/*", "https:\/\/make.apps.appsplatform.us\/*", "https:\/\/make.test.powerautomate.com\/*", "https:\/\/make.preview.powerautomate.com\/*", "https:\/\/make.powerautomate.com\/*", "https:\/\/make.gov.powerautomate.us\/*", "https:\/\/make.high.powerautomate.us\/*", "https:\/\/make.powerautomate.appsplatform.us\/*", "https:\/\/make.powerautomate.cn\/*" ] } |