AWS Services
AWS Services Index
Wat is AWS Services?
AWS Services is een Chrome-extensie ontwikkeld door nire0510, en de belangrijkste functie is "AWS Services Index".
Extensie Screenshots
Download het CRX-bestand van de extensie AWS Services
Download AWS Services-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | jdkmpaoglhnpimfciphnednpkfbnphkp |
| Officiële URL | https://chromewebstore.google.com/detail/aws-services/jdkmpaoglhnpimfciphnednpkfbnphkp |
| Beschrijving | AWS Services Index |
| Bestandsgrootte | 346 KB |
| Aantal Installaties | 229 |
| Huidige Versie | 1.38.0 |
| Laatst Bijgewerkt | 2021-08-15 |
| Publicatiedatum | 2019-01-15 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | nire0510 |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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'"
} | |