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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον One Six Solutions, και η κύρια λειτουργία του είναι "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης euclid for Dynamo DB

Λήψη αρχείων επέκτασης 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'"
}