Reipro scrape

Scrape html pages

Reipro scrapeคืออะไร?

Reipro scrape เป็นส่วนขยายของ Chrome ที่พัฒนาโดย shubhamnigam2502 และคุณลักษณะหลักของมันคือ "Scrape html pages"

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

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

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

                                            

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

ชื่อ Reipro scrape Reipro scrape
ID ekecfoobaofpkcpogpcnmjkkdhfdfdjl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/reipro-scrape/ekecfoobaofpkcpogpcnmjkkdhfdfdjl
คำอธิบาย Scrape html pages
ขนาดไฟล์ 1.05 MB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 1.55
อัปเดตครั้งล่าสุด 2016-08-01
วันที่เผยแพร่ 2016-08-01
ผู้พัฒนา shubhamnigam2502
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.theshopifybots.com/privacy-policy
ภาษาที่รองรับ 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
}