Shortcuts For Microsoft
Easy navigation to all of Microsofts's services in a single dropdown panel.
Shortcuts For Microsoftとは何ですか?
Shortcuts For Microsoftはgregspradlinによって開発されたChromeの拡張機能で、その主な機能は「Easy navigation to all of Microsofts's services in a single dropdown panel.」です。
拡張機能のスクリーンショット
Shortcuts For Microsoft拡張機能のCRXファイルをダウンロード
Shortcuts For Microsoft拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Disclaimer =================================== The developer of this extension is not affiliated in any way with Microsoft. All icons and names are a trademark of Microsoft. Notice: All referenced brands, product names, service names and trademarks are property of their respective owner(s). Version =================================== 1.0.1 - Extension logo updated. 1.0.2 - Updated links to Photos and Tasks. 1.0.3 - Updated links and icons 1.0.4 - Manifest version to 3
拡張機能の基本情報
名前 | Shortcuts For Microsoft |
ID | ilccagpmddnognoedpkhdiiioefponih |
公式URL | https://chromewebstore.google.com/detail/shortcuts-for-microsoft/ilccagpmddnognoedpkhdiiioefponih |
説明 | Easy navigation to all of Microsofts's services in a single dropdown panel. |
ファイルサイズ | 47.29 KB |
インストール数 | 549 |
現在のバージョン | 1.0.4 |
最終更新日 | 2023-12-05 |
公開日 | 2020-05-01 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | gregspradlin |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Shortcuts For Microsoft", "description": "Easy navigation to all of Microsofts's services in a single dropdown panel.", "version": "1.0.4", "action": { "default_icon": { "16": "icon16.png", "32": "icon32.png" }, "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |