EZ-VIEW

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

EZ-VIEW क्या है?

EZ-VIEW https://ez-view.fyi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension shows information of links and embed media for the current page"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में EZ-VIEW एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}