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.…
euclid for Dynamo DB là gì?
euclid for Dynamo DB là một tiện ích mở rộng Chrome được phát triển bởi One Six Solutions, và tính năng chính của nó là "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng euclid for Dynamo DB
Tải xuống các tệp mở rộng euclid for Dynamo DB dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | euclid for Dynamo DB |
ID | eiehmnnpbljpncnpognjafpdefgonhhc |
URL Chính Thức | https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc |
Mô tả | Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.… |
Kích Thước Tệp | 1.55 MB |
Số Lần Cài Đặt | 112 |
Phiên Bản Hiện Tại | 3.0.0 |
Cập Nhật Lần Cuối | 2019-10-01 |
Ngày Phát Hành | 2019-10-01 |
Đánh Giá | 4.60/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | One Six Solutions |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.iubenda.com/privacy-policy/46051555 |
Ngôn Ngữ Được Hỗ Trợ | 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'" } |