Clouductivity Navigator for AWS

Simplifies the AWS console for DevOps engineers and cloud devs. Boosts productivity in the AWS console and documentation sites.

Clouductivity Navigator for AWS란 무엇입니까?

Clouductivity Navigator for AWS은(는) https://clouductivity.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simplifies the AWS console for DevOps engineers and cloud devs. Boosts productivity in the AWS console and documentation sites."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Clouductivity Navigator for AWS 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Ever forget what you were trying to do by the time you get to the right view in the wonderous AWS console? We sure have. 

With the vast number of services AWS offers, it can be difficult to get to the right place; we've taken care of that for you. Eliminate multiple page load times by getting where you need in the AWS console with no clicks. Find the Terraform documentation page you're looking for without searching the web. Our goal is to keep you as efficient as possible. 

Clouductivity Navigator will change the way you use AWS forever. Try a free 2-week trial now.

Made by Cloud Nerds for Cloud Nerds.

Navigation Features:

* Pays for itself for the whole year in a half an hour's use!
* Minimizes clicks and load times
* Convenient link to AWS Service Status page and your Personal Health Dashboard
* Accessible via a customizable hotkey. Defaults to (Control+Shift+K)
* Drill into specific sections under an AWS service (i.e. VPC Security Groups)
* Jump to your repos and pull requests in GitHub
* Navigate directly to resource documentation for Terraform GCP/GCloud resources, Ansible, and AWS
* Get SDK documentation for any of AWS's supported languages
* Quickly view and filter certain types of AWS resources like S3 buckets and security groups
* Get to the AWS SDK and CLI installers quickly
* Toggle types of documentation that are relevant to your needs

Visit our website for more screenshots and video tutorials:

https://clouductivity.com

------------------
* Release Notes *
------------------

Version 2.12.11 (June 16th, 2018):

Enhancements:
+Added cloud service navigation support for Amazon Neptune
+Added cloud service navigation support for AWS Firewall Manager
+Added cloud service navigation support for Amazon EKS
+Added cloud service navigation support for AWS Secrets Manager

Version 2.10.11 (June 2018):

Enhancements:
+ Improved licensing logic
+ Internationalized Chrome Extension for French, British English and Spanish
+ Added support for pilot program

Version 2.0.7 (June 2018):

Bug Fixes:
+ Fixed bug with service filter navigation which prevented navigation

Version 2.0.4 (May 2018):

Bug Fixes:
+ Fixed Mac Chrome bug which caused region box to be open by default
+ Fixed click event handler bug

Enhancements:
+ Enhanced UX relating to first launch
+ Added documentation display preferences to add/remove Ansible and Terraform data source and resource options
+ Added support for Terraform Google Cloud resources and data sources
+ Simplified search submittal process by triggering navigation on option click, or by hitting the tab or enter key
+ Added help buttons next to documentation and cloud service search bars to help users get up to speed faster
+ Added AWS status page quick-launch to the top of the Clouductivity Navigator popup
+ Added quick-launch icon for Personal Health Dashboard, giving users quick visibility into resources that may be impacted by AWS service disruptions

Version 1.3.81 (May 2018):

Bug Fixes:
+ Fixed bug in Mac Chrome where region select box was opening by default
+ Fixed alerting bug that affected Mac Chrome which caused extension to close when an alert was thrown

Enhancements:
+ Implemented new alerting library

------------------

YouTube:
https://www.youtube.com/channel/UCybBpL9qczefJYUpREqLAcw/featured

Twitter:
https://twitter.com/clouductivity

LinkedIn:
https://linkedin.com/company/clouductivity

Facebook:
https://www.facebook.com/Clouductivity                    

확장 프로그램 기본 정보

이름 Clouductivity Navigator for AWS Clouductivity Navigator for AWS
ID cfjpabhcpjgnlhbgdoidhpbjegfdbpgb
공식 URL https://chromewebstore.google.com/detail/clouductivity-navigator-f/cfjpabhcpjgnlhbgdoidhpbjegfdbpgb
설명 Simplifies the AWS console for DevOps engineers and cloud devs. Boosts productivity in the AWS console and documentation sites.
파일 크기 9.31 MB
설치 횟수 16
현재 버전 0.2.12.2
최근 업데이트 2018-07-27
출시 날짜 2018-07-26
평점 5.00/5 총 2 개의 평점
개발자 https://clouductivity.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://clouductivity.com/#learnmore
개인정보 보호 정책 페이지 URL https://clouductivity.com/privacy-policy
지원되는 언어 en,en-GB,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "vendor\/jquery\/jquery-3.2.1.js",
            "vendor\/momentJs\/moment.min.js",
            "vendor\/selectize\/selectize.js",
            "vendor\/bootstrap-datetimepicker\/build\/js\/bootstrap-datetimepicker.min.js",
            "vendor\/bootstrap-3.3.7-dist\/js\/bootstrap.min.js",
            "app\/assets\/build\/app.min.js"
        ]
    },
    "browser_action": {
        "default_icon": "app\/assets\/bluegreen\/16.png",
        "default_popup": "app\/views\/menu.html"
    },
    "commands": {
        "_execute_browser_action": {
            "description": "Opens the Clouductivity Navigator search tool.",
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/clouductivity.com",
    "icons": {
        "128": "app\/assets\/bluegreen\/128-2.png",
        "16": "app\/assets\/bluegreen\/16.png",
        "48": "app\/assets\/bluegreen\/48-3.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo9HZ32mmkkHDv6fKulWQRq8gTM0kD+9uAbILCOsODg97dE3yp9oEu4qHajofSONRNqbHARCceynPjZ8oWT+rj8Oa+n640pg5t6Fa+NtILuDVAvfRne7yEYRmtyISxmwWQc72EUE\/fjJ3HVhY3VZF5qDn7iPMjSNWAVlMI0LzkS51cb\/jjSLMUqMPNApT28eAFxSUj6V9D0O7Jayr5DjThqY5eWMFhy1tFW3c42JcfW8rOug4aX\/KtbEOo9z\/jv+5cgtMwwYFhwsdlmURda0D4qwfYnh+HQ63pZTkHwus54r6MWcliIRGQJvXD1artt2E5mXdwrSJFX0v+v1Ux7oy3QIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "oauth2": {
        "client_id": "557987933385-v10a4k58jshakkucgrqh3mg84cnnvc1g.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly",
            "https:\/\/www.googleapis.com\/auth\/plus.login"
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity",
        "identity.email",
        "https:\/\/*.cloudfront.net\/",
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "version": "0.2.12.2",
    "web_accessible_resources": [
        "select2.css"
    ]
}