2021-12-15 TIL
Updated:
I spent the whole day to try and get my head around the chrome extension architecture.
I will have to spend some time exploring the Chrome API. 😂 The changes made to Manifest V3 from V2 are a bit confusing.
Next up:
- Read more about chrome extension: Manifest V3, and figure out how to retrieve the DOM content
- But finish up the Express tutorials first!
Leave a comment