EZ-VIEW

This extension shows information of links and embed media for the current page

EZ-VIEW là gì?

EZ-VIEW là một tiện ích mở rộng Chrome được phát triển bởi https://ez-view.fyi, và tính năng chính của nó là "This extension shows information of links and embed media for the current page".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng EZ-VIEW

Tải xuống các tệp mở rộng EZ-VIEW 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

                        Within one click, read through and fully understand an article’s content in a matter of minutes!                    

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

Tên EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
URL Chính Thức https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Mô tả This extension shows information of links and embed media for the current page
Kích Thước Tệp 216 KB
Số Lần Cài Đặt 486
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2017-03-16
Ngày Phát Hành 2017-03-16
Nhà Phát Triển https://ez-view.fyi
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "EZ-VIEW",
    "description": "This extension shows information of links and embed media for the current page",
    "version": "1.0",
    "browser_action": {
        "default_icon": "static\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab"
    ]
}