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
官方網址 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"
    ]
}