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.…

Qu'est-ce que euclid for Dynamo DB ?

euclid for Dynamo DB est une extension Chrome développée par One Six Solutions, et sa fonction principale est "Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension euclid for Dynamo DB

Téléchargez les fichiers d'extension euclid for Dynamo DB au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom euclid for Dynamo DB euclid for Dynamo DB
ID eiehmnnpbljpncnpognjafpdefgonhhc
URL Officiel https://chromewebstore.google.com/detail/euclid-for-dynamo-db/eiehmnnpbljpncnpognjafpdefgonhhc
Description Key features of the DynamoDB client include: 1. Querying data by its partition key, sort key and miscellaneous column filters. 2.…
Taille du Fichier 1.55 MB
Nombre d'Installations 112
Version Actuelle 3.0.0
Dernière Mise à Jour 2019-10-01
Date de Publication 2019-10-01
Évaluation 4.60/5 Total 5 Évaluations
Développeur One Six Solutions
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.iubenda.com/privacy-policy/46051555
Langues Prises en Charge 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'"
}