AWS Services

AWS Services Index

AWS Services là gì?

AWS Services là một tiện ích mở rộng Chrome được phát triển bởi nire0510, và tính năng chính của nó là "AWS Services Index".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng AWS Services

Tải xuống các tệp mở rộng AWS Services dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên AWS Services AWS Services
ID jdkmpaoglhnpimfciphnednpkfbnphkp
URL Chính Thức https://chromewebstore.google.com/detail/aws-services/jdkmpaoglhnpimfciphnednpkfbnphkp
Mô tả AWS Services Index
Kích Thước Tệp 346 KB
Số Lần Cài Đặt 229
Phiên Bản Hiện Tại 1.38.0
Cập Nhật Lần Cuối 2021-08-15
Ngày Phát Hành 2019-01-15
Đánh Giá 4.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển nire0510
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}