Hello all members of Web Developer! I need help to make a Greasemonkey userscript, so I will appreciate all your help.
I plan on creating an extension for a random forum (not really important which one). On that forum, there are very few options for formating text, so I would like to make an extension for that. For example, there is no color chooser for text. What I imagined is when Text Example Here... is put, that text becomes blue (#0000ff or similar). So, is it possible to do it? I'm just a beginner, but I really want to make this thing.
It is not clear out of your message, what kind of help you are seeking for.
It is possible surely, though complexity of the implementation of the script required usually depends on some qualities of the web-page for which it is created. I am not sure however what you meant with your blue text example, sorry. %
* the first code part in my post was: [ color= #0000ff ] Text example here...[ /color ]
*the script deletes "[ color= #0000ff ]" and "[ /color ]" parts from text
Bookmarks