Relative Content

Tag Archive for javascriptgoogle-chrome-extension

Why is the value returning undefined?

I’m trying to a chrome extension to track tweets that I type out and store them into a variable that can be displayed in the html code. However, each time I do a tweet there is just an undefined value.
Here is the code: