Dynamics 365 F&O warehouse scanner
Open the warehouse scanner of the environment you are currently working in
什么是Dynamics 365 F&O warehouse scanner?
Dynamics 365 F&O warehouse scanner是由Thomas Meersschaert开发的Chrome扩展程序,该扩展的主要功能是“Open the warehouse scanner of the environment you are currently working in”。
扩展截图
下载Dynamics 365 F&O warehouse scanner扩展crx文件
下载Dynamics 365 F&O warehouse scanner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This small browser extension allows you to quickly open the warehouse scanner application of the Dynamics 365 Finance & Operations environment you have in your active browser tab. This can be very handy during an implementation when you are working on several environments at the same time (TEST-UAT-PROD). You can configure your browser so that the extension opens with a keyboard shortcut in the "Manage extensions" screen. By that, opening the table browser goes very fast. Note that this extension only works with Dynamics 365 F&O cloud environments. On-premise installations are not supported.
扩展基本信息
名称 | Dynamics 365 F&O warehouse scanner |
ID | plemjimpipaopchfneahbmkkajcofndf |
官方URL | https://chromewebstore.google.com/detail/dynamics-365-fo-warehouse/plemjimpipaopchfneahbmkkajcofndf |
简介 | Open the warehouse scanner of the environment you are currently working in |
文件大小 | 38.84 KB |
安装次数 | 393 |
当前版本 | 1.1 |
更新时间 | 2023-01-31 |
上架时间 | 2020-06-12 |
开发者 | Thomas Meersschaert |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dynamics 365 F&O warehouse scanner", "short_name": "Dyn365 WS", "author": "Thomas Meersschaert", "version": "1.1", "manifest_version": 3, "description": "Open the warehouse scanner of the environment you are currently working in", "permissions": [ "storage", "scripting" ], "host_permissions": [ "https:\/\/*.dynamics.com\/*" ], "action": { "default_icon": { "20": "images\/logo20.png", "40": "images\/logo40.png" }, "default_title": "Dynamics 365 F&O warehouse scanner", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |