EZ-VIEW

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

What is EZ-VIEW?

EZ-VIEW is a Chrome extension developed by https://ez-view.fyi, and its main feature is "This extension shows information of links and embed media for the current page".

Extension Screenshots

screenshot

Download EZ-VIEW Extension CRX File

Download EZ-VIEW extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
Official URL https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Description This extension shows information of links and embed media for the current page
File Size 216 KB
Installation Count 486
Current Version 1.0
Last Updated 2017-03-16
Publish Date 2017-03-16
Developer https://ez-view.fyi
Payment Type free
Supported Languages 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"
    ]
}