AWS Services
AWS Services Index
AWS Servicesคืออะไร?
AWS Services เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nire0510 และคุณลักษณะหลักของมันคือ "AWS Services Index"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AWS Services
ดาวน์โหลดไฟล์ส่วนขยาย AWS Services ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Access AWS services at a glance. A complete searchable services list, organized in categories and a short description to help you choose the right tool.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AWS Services |
ID | jdkmpaoglhnpimfciphnednpkfbnphkp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/aws-services/jdkmpaoglhnpimfciphnednpkfbnphkp |
คำอธิบาย | AWS Services Index |
ขนาดไฟล์ | 346 KB |
จำนวนการติดตั้ง | 229 |
เวอร์ชันปัจจุบัน | 1.38.0 |
อัปเดตครั้งล่าสุด | 2021-08-15 |
วันที่เผยแพร่ | 2019-01-15 |
คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | nire0510 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AWS Services", "version": "1.38.0", "description": "AWS Services Index", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "default_title": "AWS Services", "default_popup": "index.html" }, "author": "Nir Elbaz", "content_security_policy": "script-src 'self'; object-src 'self'" } |