Scrapper for charles
Scrape html pages
Scrapper for charlesคืออะไร?
Scrapper for charles เป็นส่วนขยายของ Chrome ที่พัฒนาโดย shubhamnigam2502 และคุณลักษณะหลักของมันคือ "Scrape html pages"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scrapper for charles
ดาวน์โหลดไฟล์ส่วนขยาย Scrapper for charles ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fakmcaohcpllbphlmgndfhcjcienialg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/scrapper-for-charles/fakmcaohcpllbphlmgndfhcjcienialg |
คำอธิบาย | Scrape html pages |
ขนาดไฟล์ | 1.06 MB |
จำนวนการติดตั้ง | 62 |
เวอร์ชันปัจจุบัน | 1.56 |
อัปเดตครั้งล่าสุด | 2016-08-10 |
วันที่เผยแพร่ | 2016-08-10 |
ผู้พัฒนา | shubhamnigam2502 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.theshopifybots.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "name": "Scrapper for charles", "description": "Scrape html pages", "version": "1.56", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/\/*\/*" ], "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": "icons.png", "default_popup": "popup.html" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2 } |