Inspect and view changes in Web Data to CSV Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Web Data to CSV Downloader",
"version": "1.0.6",
"description": "将网页响应数据中的数组转换为CSV格式并下载",
"browser_specific_settings": {
"gecko": {
"id": "qcmap@qq.com",
"strict_min_version": "58.0"
}
},
"permissions": [
"activeTab",
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"ui-manager.js",
"data-processor.js",
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "数据下载器"
},
"web_accessible_resources": [
"injector.js"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Web Data to CSV Downloader Alternatives
Here are some Firefox add-ons that are similar to Web Data to CSV Downloader:
WebExtended - 网页数据分析扩展
wang
九头虫数据采集(页面自动化采集)
老虎
MiniDataScraper
夏茂成
Smart Auto Refresher
阡冰
AI竞品监控助手
夏茂成
网页提炼助手
liangxiaocode
梦想网页资源下载器
梦想网
网页图片批量下载
twox911
网页快照、云书签 - 万藏笔记
webman
UserSafe Guard脚本检测器
swalpha
Web Content Scraper
Kia
Table to CSV Downloader
Kipruto