Reipro scrape

Scrape html pages

Apa itu Reipro scrape?

Reipro scrape adalah ekstensi Chrome yang dikembangkan oleh shubhamnigam2502, dan fitur utamanya adalah "Scrape html pages".

Unduh Berkas CRX Ekstensi Reipro scrape

Unduh file ekstensi Reipro scrape dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama Reipro scrape Reipro scrape
ID ekecfoobaofpkcpogpcnmjkkdhfdfdjl
URL Resmi https://chromewebstore.google.com/detail/reipro-scrape/ekecfoobaofpkcpogpcnmjkkdhfdfdjl
Deskripsi Scrape html pages
Ukuran File 1.05 MB
Jumlah Instalasi 19
Versi Saat Ini 1.55
Terakhir Diperbarui 2016-08-01
Tanggal Publikasi 2016-08-01
Pengembang shubhamnigam2502
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.theshopifybots.com/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "name": "Reipro scrape",
    "description": "Scrape html pages",
    "version": "1.55",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/\/*\/*",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com https:\/\/script.google.com https:\/\/script.googleusercontent.com; object-src 'self'",
    "browser_action": {
        "default_title": "Scrape realQuest.com",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2
}