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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}