Documents Downloader

Only for DOCUMENTS of a known page

Documents Downloaderคืออะไร?

Documents Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dialguiba1994 และคุณลักษณะหลักของมันคือ "Only for DOCUMENTS of a known page"

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

screenshot

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

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

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

                        Documentos de Scribd - Documents from Scribd

IMPORTANT: 
ONLY FOR DOCUMENTS!                    

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

ชื่อ Documents Downloader Documents Downloader
ID ikecplijfhabpahaolhdgglbbafknkdo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/documents-downloader/ikecplijfhabpahaolhdgglbbafknkdo
คำอธิบาย Only for DOCUMENTS of a known page
ขนาดไฟล์ 25.88 KB
จำนวนการติดตั้ง 50,150
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2022-10-12
วันที่เผยแพร่ 2020-12-09
คะแนน 4.33/5 รวมทั้งหมด 260 คะแนน
ผู้พัฒนา dialguiba1994
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Documents Downloader",
    "description": "Only for DOCUMENTS of a known page",
    "version": "2.0.1",
    "action": {
        "default_icon": {
            "16": "icons\/favicon-16x16-gray.png",
            "32": "icons\/favicon-32x32-gray.png",
            "96": "icons\/favicon-96x96-gray.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "declarativeContent"
    ]
}