CPC View web edition

View and print CPC image files

CPC View web editionคืออะไร?

CPC View web edition เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.cartesianinc.com และคุณลักษณะหลักของมันคือ "View and print CPC image files"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        CPC View is a Chrome Extension that provides in-Chrome viewing for files in the hyper-compressed CPC format. Documents are displayed directly in the Chrome window. You don't need to do anything to start CPC View - it loads itself whenever you open a supported file type in Chrome.

CPC View provides powerful features such as anti-aliased images, page navigation, zooming, rotation, thumbnails, printing, and export to PDF - all within a simple and easy to use interface.

What's New in Version 1.7:
====================
+ Upgrade to latest chrome extension specifications

What's New in Version 1.6:
====================
+ Export to PDF

What's New in Version 1.5:
====================
+ Support CPC batch downloading
+ Support CPC batch printing
+ Printing improvements

What's New in Version 1.4:
====================
+ Configurable toolbar
+ Hover the mouse over the document title and additional information about the document and current page is displayed

What's New in Version 1.3:
====================
+ Support CPC meta-documents 
+ New ScrollPad control for navigating large pages
+ Improvements in display of rotated pages
+ UI enhancements                    

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

ชื่อ CPC View web edition CPC View web edition
ID hlgphhncnghffihkkfalfnjigadphdhk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cpc-view-web-edition/hlgphhncnghffihkkfalfnjigadphdhk
คำอธิบาย View and print CPC image files
ขนาดไฟล์ 4.42 MB
จำนวนการติดตั้ง 971
เวอร์ชันปัจจุบัน 1.7.2
อัปเดตครั้งล่าสุด 2022-09-24
วันที่เผยแพร่ 2019-03-14
คะแนน 4.25/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://www.cartesianinc.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.cartesianinc.com/Help/CPCViewWE.html
URL หน้าช่วยเหลือ https://www.cartesianinc.com/Help/CPCViewWE.html
URL หน้านโยบายความเป็นส่วนตัว http://cartesianinc.com/General/privacy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CPC View web edition",
    "short_name": "CPC View",
    "version": "1.7.2",
    "author": "Cartesian Products, Inc.",
    "description": "View and print CPC image files",
    "icons": {
        "16": "data\/images\/AppIcons\/[email protected]",
        "32": "data\/images\/AppIcons\/[email protected]",
        "128": "data\/images\/AppIcons\/[email protected]",
        "256": "data\/images\/AppIcons\/[email protected]"
    },
    "permissions": [
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "dnr_ruleset",
                "enabled": true,
                "path": "DNR-rules.json"
            }
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwbqW0JgirgqBODRESlQBsso\/DushI3FyK0nIYPsHSCNkkhFmmgbWGz6gjPe9v9Dz6PuSySv5LkEDf92ffqPhYECB3mUULzWcBhTE7Bk1iJ+EcORaiDxaQmLBapY15L6LDJBcFIQHELWkVh7T4MzuWy2L5nWxLQE2AZJvvo65eC\/qwmQuG5vh\/aqF1Pd808MS9xSDQfbQNMvutrLQThNKAzTkl\/RALidCkvh4FPra9J2es6Q9y4o+6q8kleZx0vD+4I08h+vKAH0MO5oNUOZD3GDzW6l2gzAVk1w6lfl6H5ZKDISEuRH9EHF4YRlbmVJqKzG8SYCQ844UamOaRVFISQIDAQAB"
}