euclid for Dynamo DB
Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…
Cos'è euclid for Dynamo DB?
euclid for Dynamo DB è un'estensione di Chrome sviluppata da One Six Solutions, e la sua funzione principale è "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione euclid for Dynamo DB
Scarica i file di estensione euclid for Dynamo DB 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
Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2. Build queries on the fly from the results. 2. Adding favorite tables for quick access. 3. Query history to quickly switch to past queries. 4. Navigate through query history. -------------------------------- Disclaimer: This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit http://tools.google.com/dlpage/gaoptout or you can set up a filter in Adblock Plus or similar ad blocker tools like AdBlock, uBlock or Adblock Pro.
Informazioni di Base sull'Estensione
Nome | euclid for Dynamo DB |
ID | eiehmnnpbljpncnpognjafpdefgonhhc |
URL Ufficiale | https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc |
Descrizione | Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.… |
Dimensione del File | 1.55 MB |
Conteggio Installazioni | 112 |
Versione Corrente | 3.0.0 |
Ultimo Aggiornamento | 2019-10-01 |
Data di Pubblicazione | 2019-10-01 |
Valutazione | 4.60/5 Totale 5 Valutazioni |
Sviluppatore | One Six Solutions |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.iubenda.com/privacy-policy/46051555 |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "euclid for Dynamo DB", "short_name": "A simple DynamoDB client", "version": "3.0.0", "incognito": "split", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [], "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |