Need help setting setting Twitter CSS background with Chrome extension

Hi folks,

I’m trying to learn coding with a series of projects, and I’m stuck on the first one and could use some help.

I’m trying to create a Chrome extension that adds an image as the background for Twitter. I’ve succesfully been able to do this for the Google homepage, but I can’t get it to work on the Twitter page.

Could someone please help me to understand what I’m doing wrong?

The code is open in my GitHub: GitHub - Kasi21/TwitterBackground: Change the Twitter background with an Unsplash image

Thanks in advance,

Kas

Hi all,

I figured it out with some help from the Code Newbie Forum.

Basically, Twitter was blocking access to an external URL and so I had to load the image locally.

Thanks,

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.