-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding more features #6
Comments
@pufflegamerz I really need your help. Also, I want to help you out with this. I don’t want to see it discontinued. |
Sorry for the late reply, I have been busy lately. To add a feature, Go to line 22, which contains all the icons. You could add< img src='blah' id='something' >. Next, go to about line 240 and you should see all the functions for the format options. Add one, and change this line of code:
then change div.innerHTML = item2; to div.innerHTML = blah1; |
I've started working on a new prototype. |
Good! |
What do I need to do if I want to make another feature? I am trying to make small text, but I do not know where to add code. I have already done a couple of things, but they don't seem to be working.
Here is the background.js file.
code.zip
The text was updated successfully, but these errors were encountered: