This Chrome extension allows users to scrape content from the current tab page using AI. It features a sidepanel window where users can input what they want to extract. The scraped content is presented in a structured form, such as tables, and can be saved to local storage or exported as CSV or JSON files.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^18.2.0^18.2.0^0.0.268^18.2.66^18.2.22^7.18.0^7.18.0^4.2.1^8.57.0^7.37.5^4.6.0^0.4.6^5.2.2^5.2.0Merge pull request #1 from realharry/copilot/fix-c47cbd75-d0ca-46ad-b82b-5b15d170d6bf
682fbb3View on GitHubFix async message handling to prevent "message channel closed" error
9ebc5f1View on GitHubFix Extract button hanging issue by properly routing messages between sidepanel and content script
1fa81cfView on GitHubAdd PNG icon files to resolve Chrome extension icon loading error
81bbb98View on GitHubFix missing icon files by updating manifest to use SVG icon
d955c94View on GitHubFix Chrome extension build to place HTML files in correct locations for manifest
b795c07View on GitHubImplement complete Chrome extension with TypeScript, React, and Vite
32d6cf1View on GitHub