Find yourself visiting a page often just to see what's new?
The list
helper gets you the latest posts right within the Kit app.
In your ~/.kenv
: npm install @aseemtaneja/kit-list
Step 1: Go to the page
Step 2: Open up the Elements tab in Dev Tools and gather the required CSS selectors
Step 3: Make a script and you're done
For example, the following script allows you to browse Frontend Masters courses:
To see everything you can do 👉🏽 View the docs on GitHub