- Use this template to create your own Chrome extension.
- Google what you don't know, but understand any code examples you use.
- Don't be afraid to ask questions!
This template is old – consider using something like https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples/tutorial.hello-world or https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples
-> brain.js (and btw also style.css)
-> structure.html and chrome storage (get/set)
https://css-tricks.com/how-to-build-a-chrome-extension
https://github.com/hchiam/form-utility-belt
https://github.com/hchiam/in-browser-style-linter
https://github.com/marko-polo-cheno/Habit-Tracker-Extension
Used this template repo as a starting point: https://github.com/hchiam/learning-firefox-extension