GithubHelp home page GithubHelp logo

elypia / auto-avatars Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 313 KB

Add-on for Thunderbird that automatically populates contact photos with their Libravatar or Gravatar photo.

Home Page: https://addons.thunderbird.net/thunderbird/addon/auto-avatars/

License: MIT License

JavaScript 88.49% HTML 9.02% CSS 2.50%
avatar gravatar hacktoberfest libravatar thunderbird thunderbird-addon thunderbird-extension

auto-avatars's Introduction

Auto Avatars

Build status

About

Add-on for Thunderbird that automatically populates contact photos with their Libravatar or Gravatar photo.

You can install it from the Thunderbird Add-ons repository. After installation, you must either set a preferred Libravatar instance, or confirm that you're happy with the recommended instance in the add-on preferences before the add-on will fetch avatars.

The primary way to use this extension is to:

  1. Navigate to the Address Book
  2. Either update or create a new contact.
  3. If the contact does not explicitly have an avatar, the add-on will automatically set one on save.

Auto Avatars will also fetch avatars for Collected Addresses, which are the contracts that are created when you send emails to addresses not already in one of your personal address books.

Demo

Demonstration of the add-on in action. I create a new contact in an empty address book with the email address seth@falco.fun, and then press Save. After saving, Thunderbird updates the contact that was just created to feature the avatar from Libravatar.

Fetching Avatars

As Libravatar is federated, Auto Avatars can check multiple locations for an avatar. Attempts will only be made to fetch avatars from secure sources (HTTPS).

We fetch avatars in the following order:

  1. The contacts preferred Libravatar instance if federation is enabled. (Disabled by default!)
  2. Your preferred Libravatar server, it's recommended to use the hosted Libravatar instance at libravatar.org.
  3. Fallback to Gravatar, the request is proxied through the hosted Libravatar instance.

To learn more about and enable federation support, see the add-on preferences documentation.

Why Libravatar

If you've found this extension while looking for a add-on for Gravatar, this will do what you're looking for. However, you might be wondering what Libravatar is, and why we favor it when it's available.

Libravatar is an avatar service similar to Gravatar, except it is community backed, open-source, and federated. Libravatar has a similar user interface and API to Gravatar, while avoiding the problems that stem from centralization.

Many websites use Libravatar already, or support overriding Gravatar with it:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.