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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |