I am trying to create a chrome extension which changes the design of gmail, making it more compact. I tried to use Javascript to change the CSS of the webpage but it wouldnt work/change the CSS.
I tried using content.js to change the css of the webpage.