AWS Services

AWS Services Index

Cos'è AWS Services?

AWS Services è un'estensione di Chrome sviluppata da nire0510, e la sua funzione principale è "AWS Services Index".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione AWS Services

Scarica i file di estensione AWS Services in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome AWS Services AWS Services
ID jdkmpaoglhnpimfciphnednpkfbnphkp
URL Ufficiale https://chromewebstore.google.com/detail/aws-services/jdkmpaoglhnpimfciphnednpkfbnphkp
Descrizione AWS Services Index
Dimensione del File 346 KB
Conteggio Installazioni 229
Versione Corrente 1.38.0
Ultimo Aggiornamento 2021-08-15
Data di Pubblicazione 2019-01-15
Valutazione 4.50/5 Totale 2 Valutazioni
Sviluppatore nire0510
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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'"
}