EZ-VIEW

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

Apa itu EZ-VIEW?

EZ-VIEW adalah ekstensi Chrome yang dikembangkan oleh https://ez-view.fyi, dan fitur utamanya adalah "This extension shows information of links and embed media for the current page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi EZ-VIEW

Unduh file ekstensi EZ-VIEW dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
URL Resmi https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Deskripsi This extension shows information of links and embed media for the current page
Ukuran File 216 KB
Jumlah Instalasi 486
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-03-16
Tanggal Publikasi 2017-03-16
Pengembang https://ez-view.fyi
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}