
CSV Viewer 作者: Light
A CSV Viewer that just works. No more downloading and opening in Excel.
36 个用户36 个用户
扩展元数据
屏幕截图

关于此扩展
Make your browser your CSV reader. You don't need another application to read CSVs anymore.
Features:
- Auto intercept requests
- 100% private - nothing goes to any servers
- Just works
Found a bug? Open an issue on github: https://github.com/maheshbansod/csv-view-ext/issues/new
Features:
- Auto intercept requests
- 100% private - nothing goes to any servers
- Just works
Found a bug? Open an issue on github: https://github.com/maheshbansod/csv-view-ext/issues/new
评分 5(1 位用户)
权限与数据详细了解
必要权限:
- 拦截任何页面上的内容
可选权限:
- 访问您在所有网站的数据
更多信息
1.1.1 的发布说明
- A popup to put custom URLs yourself
- Fixed the regex that catches CSVs - now auto-intercepting CSVs that end with
.csv
ignoring query parameters.