Eye-Read: Enhanced Bionic Reading
Transform ordinary web articles into the enhanced Bionic Reading Variation.
什麼是Eye-Read: Enhanced Bionic Reading?
Eye-Read: Enhanced Bionic Reading是由cit.nex+usdevs開發的Chrome擴展程式,該擴展的主要功能是“Transform ordinary web articles into the enhanced Bionic Reading Variation.”。
擴展截圖
下載Eye-Read: Enhanced Bionic Reading擴展crx文件
下載Eye-Read: Enhanced Bionic Reading擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension is an initiative of a group of four students from College of Information Technology, Don Mariano Marcos Memorial State University Mid-La Union Campus Batch 2023 from the Philippines. It aims to become an enhancement to existing bionic reading extensions by adding features that will help in improving the reading literacy of the users. It will efficiently help readers to enhance and modify web elements according to their preferences, which improves reading literacy and develops a better environment in digital reading. It is still on the process of development and continuous improvement.
擴展基本資訊
名稱 | Eye-Read: Enhanced Bionic Reading |
ID | ihjligpajdgppchofdnildlhdjbnkpon |
官方網址 | https://chromewebstore.google.com/detail/eye-read-enhanced-bionic/ihjligpajdgppchofdnildlhdjbnkpon |
簡介 | Transform ordinary web articles into the enhanced Bionic Reading Variation. |
檔案大小 | 90.35 KB |
安裝次數 | 1,000 |
目前版本 | 1.3 |
更新時間 | 2022-12-17 |
上架時間 | 2022-12-16 |
評分 | 4.80/5 共 10 次評分 |
開發者 | cit.nex+usdevs |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://eye-read.netlify.app/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eye-Read: Enhanced Bionic Reading", "version": "1.3", "description": "Transform ordinary web articles into the enhanced Bionic Reading Variation.", "icons": { "128": "icon128.png", "48": "icon48.png", "16": "icon16.png" }, "action": { "default_icon": "icon48.png", "default_popup": "popup.html" }, "background": { "service_worker": "eventPage.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |