Export review from aliexpress
Scrape Aliexpress reviews and export them from the Aliexpress page to a CSV file.
Что такое Export review from aliexpress?
Export review from aliexpress - это расширение Chrome, разработанное https://cpull.com, и его основная функция - "Scrape Aliexpress reviews and export them from the Aliexpress page to a CSV file.".
Снимки экрана расширения
Скачать файл CRX расширения Export review from aliexpress
Скачайте файлы расширений Export review from aliexpress в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Scrape Aliexpress reviews and export them from the Aliexpress page to a CSV file. Elevate your Alexpress experience with the Alexpress Review Exporter browser extension! This powerful tool enhances your ability to query, manage, and export reviews effortlessly, providing a seamless and efficient workflow for users.
Основная информация о расширении
Название | Export review from aliexpress |
ID | mfphoojnoclldfiplcaoclmdpcndodjo |
Официальный URL | https://chromewebstore.google.com/detail/export-review-from-aliexp/mfphoojnoclldfiplcaoclmdpcndodjo |
Описание | Scrape Aliexpress reviews and export them from the Aliexpress page to a CSV file. |
Размер файла | 731 KB |
Количество установок | 61 |
Текущая Версия | 0.0.1 |
Последнее Обновление | 2023-12-01 |
Дата публикации | 2023-12-01 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | https://cpull.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://aliexpress-reviews-exporter.cpull.com/ |
URL страницы политики конфиденциальности | https://aliexpress-reviews-exporter.cpull.com/privacy |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "0.0.1", "author": "cpull", "name": "Export review from aliexpress", "description": "Scrape Aliexpress reviews and export them from the Aliexpress page to a CSV file.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "scripting", "storage" ], "content_scripts": [ { "matches": [ " |