Skip to content

A lightweight Chrome extension that export HTML tables to CSV

Notifications You must be signed in to change notification settings

Hsia1993/htmlToCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Export Button Chrome Extension

A lightweight Chrome extension that adds an export button to HTML tables on web pages, making it easy to download table data.

Screenshot

Table Export Button Demo

Features

  • Automatically detects tables on web pages
  • Adds an export button to the top-right corner of each table
  • Button appears on hover
  • Downloads table data in CSV format

Installation

  1. Download or clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top-right corner
  4. Click "Load unpacked" and select the extension directory

Usage

  1. Visit any webpage containing HTML tables
  2. Hover over a table to reveal the export button in the top-right corner
  3. Click the export button to download the table data as a CSV file

About

A lightweight Chrome extension that export HTML tables to CSV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published