Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Infor-TaaS Workflow Recorder & Playback क्या है?
Infor-TaaS Workflow Recorder & Playback Infor Global Cloud द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This will work with Infor-TaaS application and It will record and playback workflows"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Infor-TaaS Workflow Recorder & Playback एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
एक्सटेंशन की मूल जानकारी
नाम | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
आधिकारिक URL | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
विवरण | This will work with Infor-TaaS application and It will record and playback workflows |
फ़ाइल का आकार | 574 KB |
स्थापना संख्या | 556 |
वर्तमान संस्करण | 5.4.7 |
अंतिम अपडेट | 2022-02-10 |
प्रकाशन तिथि | 2020-06-18 |
डेवलपर | Infor Global Cloud |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://taas.krypton.infor.com |
गोपनीयता नीति पृष्ठ URL | http://www.infor.com/company/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Infor-TaaS Workflow Recorder & Playback", "version": "5.4.7", "manifest_version": 2, "browser_action": { "default_title": "Infor-TaaS Recorder & Playback", "default_icon": "icons\/icon.png", "default_popup": "popup_pathfinder.html", "default_js": "pathfinder\/js\/popup.js", "permissions": [ "tabs" ] }, "icons": { "48": "icons\/icon.png", "16": "icons\/16.png", "128": "icons\/128.png" }, "description": "This will work with Infor-TaaS application and It will record and playback workflows", "background": { "scripts": [ "js\/md5.min.js", "js\/common\/browser-polyfill.js", "js\/blankImage.js", "js\/background.js", "js\/background-util.js", "js\/pako.min.js", "js\/pathfinder\/js\/scripts\/libs\/sjcl.min.js", "js\/webauthImage.js" ] }, "permissions": [ "tabs", "activeTab", "webRequest", " |