Automation 360
Automation 360 extension to automate web applications in Google Chrome (MV3).
Automation 360 क्या है?
Automation 360 Automation Anywhere द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automation 360 extension to automate web applications in Google Chrome (MV3)."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Automation 360 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Automation Anywhere has been recognized by Gartner as a market leader in RPA software category for 3 years in a row. This is a Manifest V3 based extension. It supports Automation 360 and eases the auto-login configuration process, as well as record and playback of actions within the Chrome browser. Recording of web tasks in all popular technologies such as HTML, Java, and more are supported using A360 Recorder technology. Detailed information related to the recorded actions is populated, enabling the user to automate tasks quickly in a seamless manner.
एक्सटेंशन की मूल जानकारी
नाम | Automation 360 |
ID | bboccnojhhoegfffpcllbeigipedjedf |
आधिकारिक URL | https://chromewebstore.google.com/detail/automation-360/bboccnojhhoegfffpcllbeigipedjedf |
विवरण | Automation 360 extension to automate web applications in Google Chrome (MV3). |
फ़ाइल का आकार | 196 KB |
स्थापना संख्या | 140,227 |
वर्तमान संस्करण | 3.1.0.0 |
अंतिम अपडेट | 2023-07-15 |
प्रकाशन तिथि | 2022-09-22 |
डेवलपर | Automation Anywhere |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.automationanywhere.com |
सहायता पृष्ठ URL | https://www.automationanywhere.com |
गोपनीयता नीति पृष्ठ URL | https://www.automationanywhere.com/sites/default/files/internal-assets/dpa_en.pdf |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Automation 360", "version": "3.1.0.0", "manifest_version": 3, "description": "Automation 360 extension to automate web applications in Google Chrome (MV3).", "background": { "service_worker": "ExtensionBackgroundLoader.js" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*\/*" ], "js": [ "AALogger.js", "HTMLRecorder.js", "HTMLBridgeAction.js", "HTMLExtensionBridge.js", "HTMLBrowserAction.js", "HTMLActionData.js", "HTMLEnum.js", "HTMLObject.js", "HTMLObjectSearch.js", "HTMLResult.js", "HTMLExecutor.js", "HTMLObjectNode.js", "HTMLCommon.js", "HTMLFrameInfo.js", "HTMLPluginObject.js", "HTMLWindowAvatar.js", "HTMLObjectPath.js", "HTMLJavascriptDOMXPath.js", "HTMLAACommon.js", "HTMLTrigger.js", "ExtensionTriggers.js", "DetectFramework.js", "HTMLAlertWrapper.js", "HTMLMapper.js", "HTMLScriptActivation.js", "HTMLAPIRecorderAction.js" ], "run_at": "document_idle", "all_frames": true } ], "web_accessible_resources": [ { "resources": [ "HTMLAlertWrapper.js" ], "matches": [ " |