Easy View

Easy View extension provides a way to view web content in clean and readable view.

Easy Viewคืออะไร?

Easy View เป็นส่วนขยายของ Chrome ที่พัฒนาโดย easyviewpro และคุณลักษณะหลักของมันคือ "Easy View extension provides a way to view web content in clean and readable view."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Easy View

ดาวน์โหลดไฟล์ส่วนขยาย Easy View ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        View Web pages in reader friendly format. Once page is opened in reader format you can use the tools on the page to adjust fint size, dark/light mode for focussed reading. 

This extension allows you to open Web pages in Readability format for easy reading. 

How to use Easy View Extension
1. Install the Easy View extension for Chrome.
2. Pin the extension for quick access.
3. Click on the extension icon to open active page in Reader Friendly Format

By installing this extension, you agree to the Terms of Service (https://easyview.app/terms-of-service/) and Privacy Policy (https://easyview.app/privacy-policy/)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Easy View Easy View
ID ccngfcpmkbeoecmobmdoonoicfenjnkk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/easy-view/ccngfcpmkbeoecmobmdoonoicfenjnkk
คำอธิบาย Easy View extension provides a way to view web content in clean and readable view.
ขนาดไฟล์ 2.08 MB
จำนวนการติดตั้ง 5,000
เวอร์ชันปัจจุบัน 1.22.1018
อัปเดตครั้งล่าสุด 2022-10-27
วันที่เผยแพร่ 2022-10-26
คะแนน 4.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา easyviewpro
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://easyview-site.app/privacy-policy/index.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy View",
    "short_name": "EasyView",
    "description": "Easy View extension provides a way to view web content in clean and readable view.",
    "version": "1.22.1018",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "48": "icons\/48.png",
            "32": "icons\/32.png",
            "128": "icons\/128.png"
        },
        "default_title": "Easy View"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "tabs",
        "history",
        "storage",
        "cookies",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/pages\/reader\/index.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "manifest_version": 3
}

ส่วนขยายที่เกี่ยวข้อง