Open PuneetGupta123 opened 8 years ago
I would recommend you to read about content scripts. I used simple jquery code in the content script in order to place a "button" next to the existing "buttons". You can view my jquery code in the content_script.js for help and check the selectors i am using with the jquery append function.
Hello, can you tell me which link do you followed which helped in putting a dislike button ifor every post? I mean , how did u change the html code and how did you add the button in that?