
Website Table Exporter 作者: llagerlof
Export websites' tables as JSON, CSV or Markdown format.
3 个用户3 个用户
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图

关于此扩展
Website Table Exporter
Export table data from websites to CSV, JSON and Markdown directly to clipboard.
Browser Support
Compatible with Firefox and Chrome.
Export Format Examples
CSV Format: Perfect for spreadsheets and data analysis:
JSON Format: Ideal for developers and data processing:
Markdown Format: Great for documentation and README files:
Export table data from websites to CSV, JSON and Markdown directly to clipboard.
- FULL CLIENTE-SIDE. NO ADS. NO TRACKING.
- Open Source: Full source code available on GitHub
Browser Support
Compatible with Firefox and Chrome.
Export Format Examples
CSV Format: Perfect for spreadsheets and data analysis:
"Name","Age","City"
"John Doe",30,"New York"
"Jane Smith",25,"Los Angeles"
JSON Format: Ideal for developers and data processing:
[
{
"Name": "John Doe",
"Age": 30,
"City": "New York"
},
{
"Name": "Jane Smith",
"Age": 25,
"City": "Los Angeles"
}
]
Markdown Format: Great for documentation and README files:
| Name | Age | City |
| --- | --- | --- |
| John Doe | 30 | New York |
| Jane Smith | 25 | Los Angeles |
Full client-side.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 输入数据到剪贴板
- 获取浏览器标签页
- 访问您在所有网站的数据
更多信息
llagerlof 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分