AWS Services
AWS Services Index
Apa itu AWS Services?
AWS Services adalah ekstensi Chrome yang dikembangkan oleh nire0510, dan fitur utamanya adalah "AWS Services Index".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AWS Services
Unduh file ekstensi AWS Services dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | AWS Services |
ID | jdkmpaoglhnpimfciphnednpkfbnphkp |
URL Resmi | https://chromewebstore.google.com/detail/aws-services/jdkmpaoglhnpimfciphnednpkfbnphkp |
Deskripsi | AWS Services Index |
Ukuran File | 346 KB |
Jumlah Instalasi | 229 |
Versi Saat Ini | 1.38.0 |
Terakhir Diperbarui | 2021-08-15 |
Tanggal Publikasi | 2019-01-15 |
Penilaian | 4.50/5 Total 2 Penilaian |
Pengembang | nire0510 |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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'" } |