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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में euclid for Dynamo DB एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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'" } |