WPS Docs

Create new docs, sheets, slides and view WPS Docs files from your browser bar.

WPS Docsคืออะไร?

WPS Docs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WPS Office และคุณลักษณะหลักของมันคือ "Create new docs, sheets, slides and view WPS Docs files from your browser bar."

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

screenshot
screenshot
screenshot

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

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

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

                        The official extension of WPS Docs.

Introduction:
The official extension of WPS Docs is a perfect tool that allows you to view, create and search for documents in your browser. It features a clean layout, a user-friendly interface and multiple useful functions that gives user an easy and instant access to WPS Cloud, Docs, Slides, Sheets and Livepage. 
If you want to quickly create, view and search for your files in your brower, then the extension is just the ideal tool for you. 

Features: 
☆ WPS Cloud: Enjoy quick access to WPS Cloud interface. 
☆ Create: Create online Docs, Slides, Sheets and Livepage files easily. 
☆ View: Quickly view and open your recently opened and starred files, and also the files that others shared with you. 
☆  Search: Search for the files you want in a quick way. 

How to use it:
1. Click the extension.
2. Choose what you want to do with different options
• By clicking the “WPS Docs” logo, you can enter the WPS Cloud interface. 
• By clicking “Create” option, you can select what kind of file you would like to create, including WPS docs, Slides, Sheets and Livepage. 
• By clicking “Recent” option, you can view and open your recently opened files. 
• By clicking “Starred” option, you now have access to all your starred files. 
• By clicking “Shared with me” option, you can view all the files that others shared with you. 
• By clicking “Search” option, you can type in the keywords and quickly find all the related documents. 

We'd appreciate it very much for any possible interaction with our dearest users!                    

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

ชื่อ WPS Docs WPS Docs
ID lchfkoahaepmbengiebapcnoeahhkpll
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wps-docs/lchfkoahaepmbengiebapcnoeahhkpll
คำอธิบาย Create new docs, sheets, slides and view WPS Docs files from your browser bar.
ขนาดไฟล์ 112 KB
จำนวนการติดตั้ง 5,140
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2023-03-25
วันที่เผยแพร่ 2023-03-24
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา WPS Office
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://docs.wps.com
URL หน้าช่วยเหลือ https://docs.wps.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WPS Docs",
    "description": "Create new docs, sheets, slides and view WPS Docs files from your browser bar.",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup\/index.html"
    },
    "host_permissions": [
        "*:\/\/*.wps.com\/"
    ],
    "permissions": [
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ]
}