https://github.com/sjord/tablefilter
Chrome extension to filter tables
https://github.com/sjord/tablefilter
html-tables isc-license search
Last synced: about 1 month ago
JSON representation
Chrome extension to filter tables
- Host: GitHub
- URL: https://github.com/sjord/tablefilter
- Owner: Sjord
- License: isc
- Created: 2017-05-03T19:18:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T12:21:08.000Z (over 2 years ago)
- Last Synced: 2025-05-06T22:03:18.528Z (about 1 month ago)
- Topics: html-tables, isc-license, search
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 14
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Tablefilter extension for Chrome
On any page containing a table, click the filter button:

Textboxes will appear on the top of the table:

Type in any textbox to filter the table:

Filters can also be negated by prefixing them with a minus (`-`). To remove all entries in the table which contain `Oil` enter `-Oil`.
## Bookmarklet
Instead of the plugin, you can use [this bookmarklet](bookmarklet.js). Create a new bookmark and copy-paste the contents of this file into it. Then browse to a page containing a table and click your bookmark.