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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة EZ-VIEW
قم بتنزيل ملفات الامتداد EZ-VIEW بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Within one click, read through and fully understand an article’s content in a matter of minutes!
معلومات أساسية عن التمديد
الاسم | |
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" ] } |