I would like to write a greasemonkey script that adds text to the top of a webpage. How do I do this?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
closed as off topic by Al Everett, phwd♦ Sep 11 '12 at 4:29
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
That depends on the layout of the webpage that you want to add. Usually you can add your text before a particular node of a webpage. I suggest you to check this . It can help you a lot. For the tutorial, please check out this website. Hope it helps. |
|||
|
|