Inspiration
Create a Browser Challenge.
What it does
Displays the active tab's website URL and a list of cookies found.
How we built it
Heavily referencing Firefox's example extension at: https://github.com/mdn/webextensions-examples/blob/main/list-cookies/cookies.js
What we learned
How HTML, CSS and JS work together to style a document. How metadata and permissions are announced in a browser extension.
Log in or sign up for Devpost to join the conversation.