/wildcard

A browser extension for customizing web apps with a spreadsheet view

Primary LanguageTypeScript

Wildcard

Wildcard is a platform that empowers anyone to build browser extensions and modify websites to meet their own specific needs.

Wildcard shows a simplified view of the data in a web page as a familiar table view. People can directly manipulate the table to sort/filter content, add annotations, and even use spreadsheet-style formulas to pull in data from other websites.

Install Wildcard

Be aware: Wildcard is still pre-release software.

The current master branch is stable, but missing a few important features that have yet to be ported over from previous versions of the codebase: mainly filtering the table and formulas.

To get an email when a full featured version is ready, sign up for the email newsletter.

If you want to install Wildcard today, there are two options:

To use Wildcard with an existing library of supported websites, follow the quick start instructions.

If you want to add support for new websites by writing code for new "site adapters", follow the dev env install instructions and then the instructions for adding a site adapter.

Contribute

Follow the dev env install instructions.