> The addon needs to determine whether or not the site you are currently browsing is a Mastodon server. For that to work, it requires access to all sites. Otherwise, each existing Mastodon server would have to be explicitly added.
> It is likely your instance is not supported. This is because forks of Mastodon all work slightly differently and we cannot account for every version out there.
> Mastodon does not provide set variables for element colors, so we have to adjust the plate styling to each theme. If they're not displaying correctly please tell your admins to [follow these steps to style ProPlates](#how-do-i-style-proplates-to-correctly-display-on-my-themes).
> When an author only provides their pronouns as a pronouns.page link we display that instead. In the future we'll be able to extract pronouns from the given link. (See [#7](https://github.com/ItsVipra/ProToots/issues/))
> Currently ProToots only looks for specific classes and IDs. If your instance has changed the name of those, ProToots will not find them.
> Especially the **parent div with id 'Mastodon'** is important, since without that no other code will run.
> Please open an issue with your server name and info on which names you've changed, so we can add support for your instance.
> We're also working on a way to more easily support many different types of fedi software, such as Misskey or Akkoma. See [#12](https://github.com/ItsVipra/ProToots/issues/12)