EZ-VIEW

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

Что такое EZ-VIEW?

EZ-VIEW - это расширение Chrome, разработанное https://ez-view.fyi, и его основная функция - "This extension shows information of links and embed media for the current page".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения EZ-VIEW

Скачайте файлы расширений 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"
    ]
}