Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I want to make a chrome extension that will add a <br> tag after every </p> tag in a webpage automatically after loading.

I am not familiar with CSS to be able to code it and it is very confusing for me. I only know a little bit of Python so I can modify a bit but not make a code from scratch to do this.

What I have tried:

I have made a manifest file and a dictionary folder. But that is all I was able to do.
Posted
Updated 5-Nov-22 0:06am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900