# Chrome Extension

**Introduction**: The TickerTrends Chrome Extension lets you view real-time alternative data tied to any stock ticker as you browse any website. Instantly see spikes in Google Search interest for top relevant keywords, Related Social Posts, and other website data and insights. It helps you spot early momentum, validate investment ideas, and make faster, data-informed decisions without switching tabs.

<figure><img src="/files/oYyWLBjKsSNDFnDSaOQ3" alt=""><figcaption></figcaption></figure>

Click here to install the TickerTrends Chrome Extension meant to be paired with Google Trends search data: <https://tickertrends.io/chrome-extension>&#x20;

The Chrome Extension has 2 main functionalities:&#x20;

* Enhanced view of Google Trends Suite with Moving Average and Stock Price viewing capabilities
* Curated, top trending keywords on any single website, along with that companies recent social posts giving real-time insights into what consumers are saying about that companies products.&#x20;

Firstly, users can now view stock price and moving average smoothed data alongside any trends they search on the Google Trends platform.&#x20;

<figure><img src="/files/kk12dCCQ6sCr28kSxrX2" alt=""><figcaption></figcaption></figure>

Let's add $HIMS stock for this example with a 20-day moving average.&#x20;

<figure><img src="/files/BcSaN50huD6FfURwIzfU" alt=""><figcaption></figcaption></figure>

This view gives users the ability to see if the underlying consumer search trends are being reflected in the stock price, aiding the decision making for traders and investors alike.&#x20;

**Note**: Google Trends defaults to "Past Day" day upon an initial search. Be sure to change that before viewing a stock price, since this extension's price data is daily data.&#x20;

Secondly, if we go on apple.com as an example, when the extension is enabled, we already automatically see relevant keywords (**Trending Keywords**) users might search for the company such as "apple" or "iphone". This greatly improves the speed of research and to see whether a strong trend is happening in any website you happen to visit.&#x20;

<figure><img src="/files/PGfoePUXFbhour6FFJFS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OhfxBjKhTFGBF97i1ZsC" alt=""><figcaption></figcaption></figure>

Additionally, below we see "**Related Social Posts**" which shows current real-time social media posts about the company automatically. This can be enormously useful to see sentiment users share about products released by public companies.&#x20;

<figure><img src="/files/10eIEYAURf7AtLpALDUY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tickertrends.io/tickertrends/add-ons/chrome-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
