Paste to download

Paste to download makes it easy to save images copied to your clipboard.

Paste to downloadคืออะไร?

Paste to download เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pastetodownload.com และคุณลักษณะหลักของมันคือ "Paste to download makes it easy to save images copied to your clipboard."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Paste to download

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

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

                        It's especially useful to download media embedded in tough to export places like Google Slides. Get the chrome extension to quickly paste to download from wherever you are.

Built by Maya Man (mayaontheinter.net) with design by Hana Tanimura (hanatanimura.com).                    

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

ชื่อ Paste to download Paste to download
ID jghdppgkpdccfpobmilnnhgahhpjhbne
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne
คำอธิบาย Paste to download makes it easy to save images copied to your clipboard.
ขนาดไฟล์ 206 KB
จำนวนการติดตั้ง 5,792
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2020-09-07
วันที่เผยแพร่ 2019-04-03
คะแนน 2.95/5 รวมทั้งหมด 20 คะแนน
ผู้พัฒนา https://pastetodownload.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://glanceback.info/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paste to download",
    "version": "0.0.3",
    "description": "Paste to download makes it easy to save images copied to your clipboard.",
    "browser_action": {
        "default_title": "Paste to download",
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/logo16x16.png",
            "48": "assets\/logo48x48.png",
            "128": "assets\/logo128x128.png"
        }
    },
    "icons": {
        "16": "assets\/logo16x16.png",
        "48": "assets\/logo48x48.png",
        "128": "assets\/logo128x128.png"
    },
    "manifest_version": 2
}