Rip Page

Select images & links on a page and download them.

Rip Pageคืออะไร?

Rip Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://ahmed-badawy.com และคุณลักษณะหลักของมันคือ "Select images & links on a page and download them."

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

screenshot

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

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

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

                        Rip all links & images of any Website with one click. also you can download it's urls in external file.                    

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

ชื่อ Rip Page Rip Page
ID gddceihbefbhkgjfbfodkmfchbfnbpho
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/rip-page/gddceihbefbhkgjfbfodkmfchbfnbpho
คำอธิบาย Select images & links on a page and download them.
ขนาดไฟล์ 13.58 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2015-12-01
วันที่เผยแพร่ 2015-12-01
คะแนน 4.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา http://ahmed-badawy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rip Page",
    "description": "Select images & links on a page and download them.",
    "version": "1",
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "downloads",
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "icons": {
        "64": "icon.png",
        "32": "icon.png",
        "16": "icon.png",
        "128": "icon.png"
    }
}