EZ-VIEW

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

Wat is EZ-VIEW?

EZ-VIEW is een Chrome-extensie ontwikkeld door https://ez-view.fyi, en de belangrijkste functie is "This extension shows information of links and embed media for the current page".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie EZ-VIEW

Download EZ-VIEW-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
Officiële URL https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Beschrijving This extension shows information of links and embed media for the current page
Bestandsgrootte 216 KB
Aantal Installaties 486
Huidige Versie 1.0
Laatst Bijgewerkt 2017-03-16
Publicatiedatum 2017-03-16
Ontwikkelaar https://ez-view.fyi
Betalingswijze free
Ondersteunde Talen 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"
    ]
}