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.…
Apa itu euclid for Dynamo DB?
euclid for Dynamo DB adalah ekstensi Chrome yang dikembangkan oleh One Six Solutions, dan fitur utamanya adalah "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi euclid for Dynamo DB
Unduh file ekstensi euclid for Dynamo DB dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | euclid for Dynamo DB |
ID | eiehmnnpbljpncnpognjafpdefgonhhc |
URL Resmi | https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc |
Deskripsi | Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.… |
Ukuran File | 1.55 MB |
Jumlah Instalasi | 112 |
Versi Saat Ini | 3.0.0 |
Terakhir Diperbarui | 2019-10-01 |
Tanggal Publikasi | 2019-10-01 |
Penilaian | 4.60/5 Total 5 Penilaian |
Pengembang | One Six Solutions |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.iubenda.com/privacy-policy/46051555 |
Bahasa yang Didukung | 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'" } |