Website Table Exporter 作成者: llagerlof
Export websites' tables as JSON, CSV or Markdown format.
13 人のユーザー13 人のユーザー
拡張機能メタデータ
スクリーンショット
この拡張機能について
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 人のレビュー担当者が 0 と評価しました
権限とデータ
詳しい情報
- アドオンリンク
- バージョン
- 1.5.4
- サイズ
- 58.61 KB
- 最終更新日
- 22日前 (2026年2月11日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加