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"
    ]
}