Rip Page

Select images & links on a page and download them.

Wat is Rip Page?

Rip Page is een Chrome-extensie ontwikkeld door http://ahmed-badawy.com, en de belangrijkste functie is "Select images & links on a page and download them.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Rip Page

Download Rip Page-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Rip Page Rip Page
ID gddceihbefbhkgjfbfodkmfchbfnbpho
Officiële URL https://chrome.google.com/webstore/detail/rip-page/gddceihbefbhkgjfbfodkmfchbfnbpho
Beschrijving Select images & links on a page and download them.
Bestandsgrootte 13.58 KB
Aantal Installaties 1,000
Huidige Versie 1
Laatst Bijgewerkt 2015-12-01
Publicatiedatum 2015-12-01
Beoordeling 4.67/5 Totaal 3 Beoordelingen
Ontwikkelaar http://ahmed-badawy.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}