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.…
Vad är euclid for Dynamo DB?
euclid for Dynamo DB är en Chrome-tillägg utvecklad av One Six Solutions, och dess huvudfunktion är "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".
Tilläggsskärmbilder
Ladda ner euclid for Dynamo DB-förlängningens CRX-fil
Ladda ner euclid for Dynamo DB-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | euclid for Dynamo DB |
ID | eiehmnnpbljpncnpognjafpdefgonhhc |
Officiell webbadress | https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc |
Beskrivning | Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.… |
Filstorlek | 1.55 MB |
Antal Installationer | 112 |
Aktuell Version | 3.0.0 |
Senast Uppdaterad | 2019-10-01 |
Publiceringsdatum | 2019-10-01 |
Betyg | 4.60/5 Totalt 5 Betyg |
Utvecklare | One Six Solutions |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.iubenda.com/privacy-policy/46051555 |
Stödda Språk | 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'" } |