Reipro scrape
Scrape html pages
ما هو Reipro scrape؟
Reipro scrape هو إضافة Chrome تم تطويرها بواسطة shubhamnigam2502، والميزة الرئيسية لها هي "Scrape html pages".
تحميل ملف CRX للإضافة Reipro scrape
قم بتنزيل ملفات الامتداد Reipro scrape بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | 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 |
عنوان صفحة سياسة الخصوصية | 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 } |