EZ-VIEW

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

什么是EZ-VIEW?

EZ-VIEW是由https://ez-view.fyi开发的Chrome扩展程序,该扩展的主要功能是“This extension shows information of links and embed media for the current page”。

扩展截图

screenshot

下载EZ-VIEW扩展crx文件

下载EZ-VIEW扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
官方URL https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
简介 This extension shows information of links and embed media for the current page
文件大小 216 KB
安装次数 486
当前版本 1.0
更新时间 2017-03-16
上架时间 2017-03-16
开发者 https://ez-view.fyi
付费类型 free
支持的语言 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"
    ]
}