Shortcuts For Microsoft
Easy navigation to all of Microsofts's services in a single dropdown panel.
Shortcuts For Microsoftคืออะไร?
Shortcuts For Microsoft เป็นส่วนขยายของ Chrome ที่พัฒนาโดย gregspradlin และคุณลักษณะหลักของมันคือ "Easy navigation to all of Microsofts's services in a single dropdown panel."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shortcuts For Microsoft
ดาวน์โหลดไฟล์ส่วนขยาย 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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 |
| อีเมล | [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"
}
} | |