Cloud Assistant for Developers and DevOps

Cloudureka helps you to improve your cloud instantly, ensure you use right cloud and right configuration always

Cloud Assistant for Developers and DevOps là gì?

Cloud Assistant for Developers and DevOps là một tiện ích mở rộng Chrome được phát triển bởi https://cloudureka.com, và tính năng chính của nó là "Cloudureka helps you to improve your cloud instantly, ensure you use right cloud and right configuration always".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cloud Assistant for Developers and DevOps

Tải xuống các tệp mở rộng Cloud Assistant for Developers and DevOps dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Cloudureka's Cloud Assistant helps you to Save Cost and Time on your cloud.  Quickly access cloud resource summary and recommendations to fix security, governance issues without leaving your Chrome.

Supported Clouds:  
o Amazon Web Services (AWS)
o  DigitalOcean 

You can easily find the cost of running a VM on any of the clouds:
o AWS
o Google Cloud
o Microsoft Azure
o DigitalOcean
o Exoscale
o Linode

You can also compare your cloud cost with other popular clouds from the web console.  

Cloudureka aims to empower you with necessary tools to help you become the power user in Cloud and DevOps. 

For more details, Visit: www.cloudureka.com                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cloud Assistant for Developers and DevOps Cloud Assistant for Developers and DevOps
ID eieoionackkjenppkjildngnkenadjgc
URL Chính Thức https://chromewebstore.google.com/detail/cloud-assistant-for-devel/eieoionackkjenppkjildngnkenadjgc
Mô tả Cloudureka helps you to improve your cloud instantly, ensure you use right cloud and right configuration always
Kích Thước Tệp 1.09 MB
Số Lần Cài Đặt 145
Phiên Bản Hiện Tại 0.0.2.0
Cập Nhật Lần Cuối 2017-10-17
Ngày Phát Hành 2017-10-16
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://cloudureka.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.cloudureka.com
URL Trang Chính Sách Bảo Mật http://www.actonmagic.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cloud Assistant for Developers and DevOps",
    "description": "Cloudureka helps you to improve your cloud instantly, ensure you use right cloud and right configuration always",
    "short_name": "Cloudureka",
    "version": "0.0.2.0",
    "options_page": "options.html",
    "homepage_url": "https:\/\/www.cloudureka.com",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}