EZ-VIEW

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

Qu'est-ce que EZ-VIEW ?

EZ-VIEW est une extension Chrome développée par https://ez-view.fyi, et sa fonction principale est "This extension shows information of links and embed media for the current page".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension EZ-VIEW

Téléchargez les fichiers d'extension EZ-VIEW au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
URL Officiel https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Description This extension shows information of links and embed media for the current page
Taille du Fichier 216 KB
Nombre d'Installations 486
Version Actuelle 1.0
Dernière Mise à Jour 2017-03-16
Date de Publication 2017-03-16
Développeur https://ez-view.fyi
Type de Paiement free
Langues Prises en Charge 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"
    ]
}