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?

euclid for Dynamo DB是由One Six Solutions开发的Chrome扩展程序,该扩展的主要功能是“Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…”。

扩展截图

screenshot
screenshot
screenshot

下载euclid for Dynamo DB扩展crx文件

下载euclid for Dynamo DB扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 euclid for Dynamo DB euclid for Dynamo DB
ID eiehmnnpbljpncnpognjafpdefgonhhc
官方URL https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc
简介 Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…
文件大小 1.55 MB
安装次数 112
当前版本 3.0.0
更新时间 2019-10-01
上架时间 2019-10-01
评分 4.60/5 共5次评分
开发者 One Six Solutions
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.iubenda.com/privacy-policy/46051555
支持的语言 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'"
}