viclai / fb2email

A Google Chrome extension that enables conversion of a Facebook post to a more friendly format in e-mail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FB2Email

Synopsis

FB2Email is a personal side project in development which creates a Google Chrome extension that enables the user to convert Facebook posts to a format that is readable and more applicable for e-mail 📧.

Usage

Users can click on the E-mail button next to the timestamp of each post directly on the Facebook page, and the contents of the post will be displayed in a modal window, where it can then be conveniently copied to the clipboard.

Modal

The following are a few sample conversions.

Dodgers

Magic Johnson

Kobe Bryant

Not all types of Facebook posts are supported for converion yet.

Previously, users could click on the extension icon and enter the name and timestamp of the post that they wish to convert, and the contents of the post will be displayed below the form. That functionality will be deprecated soon. Settings and configuration will instead be placed in the popup page.

Popup Page

Development

The following is a list of ideas for features to implement.

  • Manually indicate post to convert in popup.
  • Email button placed next to basic posts
  • Basic text supported in conversions
  • Long posts (with See More) supported in conversions
  • Links supported in conversions
  • Media objects (i.e. videos, images, albums) supported in conversions
  • E-mail button placed next to a post within a post (possibly a post shared by someone else)
  • Deprecate feature to make conversion in popup page.

If you have an idea that's not listed, please make a feature request by creating a new issue.

Installation

Download or clone this repository.

The step-by-step procedure to load this extension can be viewed in this link.

About

A Google Chrome extension that enables conversion of a Facebook post to a more friendly format in e-mail.


Languages

Language:JavaScript 90.2%Language:HTML 8.8%Language:CSS 1.0%