Chrome Extensions – Part 2: Background Colour Changer
Prerequisites You will need a basic understanding of HTML, CSS and vanilla Javascript. Aim of the Article The aim of this article is to introduce you to the following concepts by building a small extension that can change any web page’s background colour based on user input: Instructions Step 1: Initialization Create your Chrome Extension …
Read more “Chrome Extensions – Part 2: Background Colour Changer”