This is a major update, which breaks backward compatibility.
Any customizations to the addon won't work and will need to be re-applied.
The templates or/and style properties of the addon that you may have edit, should be reverted.
Rewritten
The code has been rewritten (most of it), and due to the length of if, I decided to save the code to a file (previously the whole code was inserted inline with <script> tags). The package contains a minified file for production, and a full version for development use.
Options Page
The option to exclude signature links, which was a style property setting, is now removed.
I re-created it in a new options page, with additional excluding options.
Note: you should re-enable the signature excluding if you checked that in the old setting. This is not imported to the new options page automatically.
Auto Direction Detection
This change was necessary for multi-language sites.
The favicon always been inserted to the left side (for LTR sites) or the right side (for RTL sites). This worked fine as long as the posted text was in the same language-direction as the site itself. But what about a mixed content? That wasn't handled, until now. From now the favicon position will be decided based on the text language-direction, and not by the site's direction.
This is an example how it looked before, and how it looks now (the text in RTL is in Hebrew)
Support for more content types
Favicons will now be displayed in more content types, including:
Profile Posts, Resources and Resource Updates.